DISTRHO Plugin Framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
400B

  1. /* (Auto-generated binary data file). */
  2. #ifndef BINARY_ARTWORK_HPP
  3. #define BINARY_ARTWORK_HPP
  4. namespace Artwork
  5. {
  6. extern const char* buttonOffData;
  7. const unsigned int buttonOffDataSize = 970;
  8. extern const char* buttonOnData;
  9. const unsigned int buttonOnDataSize = 983;
  10. extern const char* knobData;
  11. const unsigned int knobDataSize = 52344;
  12. }
  13. #endif // BINARY_ARTWORK_HPP