aboutsummaryrefslogtreecommitdiff
path: root/src/graph/include/bitmaps
diff options
context:
space:
mode:
Diffstat (limited to 'src/graph/include/bitmaps')
-rw-r--r--src/graph/include/bitmaps/spad11.bitmap2
-rw-r--r--src/graph/include/bitmaps/spad11.mask2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/graph/include/bitmaps/spad11.bitmap b/src/graph/include/bitmaps/spad11.bitmap
index 0be6b15d..d2af8427 100644
--- a/src/graph/include/bitmaps/spad11.bitmap
+++ b/src/graph/include/bitmaps/spad11.bitmap
@@ -1,6 +1,6 @@
#define spadBitmap_width 30
#define spadBitmap_height 16
-static char spadBitmap_bits[] = {
+static const char spadBitmap_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x20, 0x00, 0x00,
0x12, 0x70, 0x00, 0x00, 0x12, 0x20, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00,
0x28, 0x00, 0x00, 0x00, 0xa8, 0x39, 0xb7, 0x1d, 0x24, 0xa6, 0x59, 0x12,
diff --git a/src/graph/include/bitmaps/spad11.mask b/src/graph/include/bitmaps/spad11.mask
index 05329be6..e8c7882d 100644
--- a/src/graph/include/bitmaps/spad11.mask
+++ b/src/graph/include/bitmaps/spad11.mask
@@ -2,7 +2,7 @@
#define spad11_height 16
#define spad11_x_hot -1
#define spad11_y_hot -1
-static char spad11_bits[] = {
+static const char spad11_bits[] = {
0x00, 0x20, 0x00, 0x00, 0x00, 0x70, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xac, 0x39, 0xb6, 0x1d,
0x32, 0x26, 0x49, 0x12, 0x21, 0xa6, 0x50, 0x12, 0x21, 0xa6, 0x50, 0x12,