summaryrefslogtreecommitdiff
path: root/plugins/ZamGate/ZamGateArtwork.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ZamGate/ZamGateArtwork.hpp')
-rw-r--r--plugins/ZamGate/ZamGateArtwork.hpp30
1 files changed, 30 insertions, 0 deletions
diff --git a/plugins/ZamGate/ZamGateArtwork.hpp b/plugins/ZamGate/ZamGateArtwork.hpp
new file mode 100644
index 0000000..9aabf99
--- /dev/null
+++ b/plugins/ZamGate/ZamGateArtwork.hpp
@@ -0,0 +1,30 @@
+/* (Auto-generated binary data file). */
+
+#ifndef BINARY_ZAMGATEARTWORK_HPP
+#define BINARY_ZAMGATEARTWORK_HPP
+
+namespace ZamGateArtwork
+{
+ extern const char* knobData;
+ const unsigned int knobDataSize = 7056;
+ const unsigned int knobWidth = 42;
+ const unsigned int knobHeight = 42;
+
+ extern const char* ledredData;
+ const unsigned int ledredDataSize = 484;
+ const unsigned int ledredWidth = 11;
+ const unsigned int ledredHeight = 11;
+
+ extern const char* ledyellowData;
+ const unsigned int ledyellowDataSize = 484;
+ const unsigned int ledyellowWidth = 11;
+ const unsigned int ledyellowHeight = 11;
+
+ extern const char* zamgateData;
+ const unsigned int zamgateDataSize = 206724;
+ const unsigned int zamgateWidth = 644;
+ const unsigned int zamgateHeight = 107;
+}
+
+#endif // BINARY_ZAMGATEARTWORK_HPP
+