summaryrefslogtreecommitdiff
path: root/plugins/ZamCompX2/ZamCompX2Artwork.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ZamCompX2/ZamCompX2Artwork.hpp')
-rw-r--r--plugins/ZamCompX2/ZamCompX2Artwork.hpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/ZamCompX2/ZamCompX2Artwork.hpp b/plugins/ZamCompX2/ZamCompX2Artwork.hpp
index 93de359..61b32d4 100644
--- a/plugins/ZamCompX2/ZamCompX2Artwork.hpp
+++ b/plugins/ZamCompX2/ZamCompX2Artwork.hpp
@@ -22,13 +22,13 @@ namespace ZamCompX2Artwork
extern const char* toggleoffData;
const unsigned int toggleoffDataSize = 1056;
- const unsigned int toggleoffWidth = 12;
- const unsigned int toggleoffHeight = 22;
+ const unsigned int toggleoffWidth = 22;
+ const unsigned int toggleoffHeight = 12;
extern const char* toggleonData;
const unsigned int toggleonDataSize = 1056;
- const unsigned int toggleonWidth = 12;
- const unsigned int toggleonHeight = 22;
+ const unsigned int toggleonWidth = 22;
+ const unsigned int toggleonHeight = 12;
extern const char* zamcompx2Data;
const unsigned int zamcompx2DataSize = 256800;