From 86c534a99a9eda6be04595e2fecc433e51ddaed2 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 1 Apr 2013 00:49:23 +0000 Subject: More C cleanups --- src/graph/include/spadBitmap.bitmap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/graph/include/spadBitmap.bitmap') diff --git a/src/graph/include/spadBitmap.bitmap b/src/graph/include/spadBitmap.bitmap index dfb3cce8..42eaf7d8 100644 --- a/src/graph/include/spadBitmap.bitmap +++ b/src/graph/include/spadBitmap.bitmap @@ -2,7 +2,7 @@ #define spadBitmap_height 20 #define spadBitmap_x_hot 15 #define spadBitmap_y_hot 10 -static const char spadBitmap_bits[] = { +static const unsigned char spadBitmap_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, -- cgit v1.2.3