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.
|
- /* (Auto-generated binary data file). */
-
- #ifndef BINARY_POWERJUICEARTWORK_HPP
- #define BINARY_POWERJUICEARTWORK_HPP
-
- namespace PowerJuiceArtwork
- {
- extern const char* aboutData;
- const unsigned int aboutDataSize = 240000;
- const unsigned int aboutWidth = 300;
- const unsigned int aboutHeight = 200;
-
- extern const char* aboutButtonHoverData;
- const unsigned int aboutButtonHoverDataSize = 5888;
- const unsigned int aboutButtonHoverWidth = 92;
- const unsigned int aboutButtonHoverHeight = 16;
-
- extern const char* aboutButtonNormalData;
- const unsigned int aboutButtonNormalDataSize = 5888;
- const unsigned int aboutButtonNormalWidth = 92;
- const unsigned int aboutButtonNormalHeight = 16;
-
- extern const char* backgroundData;
- const unsigned int backgroundDataSize = 571956;
- const unsigned int backgroundWidth = 619;
- const unsigned int backgroundHeight = 308;
-
- extern const char* knobData;
- const unsigned int knobDataSize = 10404;
- const unsigned int knobWidth = 51;
- const unsigned int knobHeight = 51;
- }
-
- #endif // BINARY_POWERJUICEARTWORK_HPP
|