diff options
Diffstat (limited to 'src/hyper/sup3dpr.bitmap')
-rw-r--r-- | src/hyper/sup3dpr.bitmap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hyper/sup3dpr.bitmap b/src/hyper/sup3dpr.bitmap index 2617792f..e2e7109a 100644 --- a/src/hyper/sup3dpr.bitmap +++ b/src/hyper/sup3dpr.bitmap @@ -1,6 +1,6 @@ #define sup3dpr_width 21 #define sup3dpr_height 21 -static char sup3dpr_bits[] = { +static unsigned char sup3dpr_bits[] = { 0xaa, 0xaa, 0x0a, 0x55, 0x55, 0x15, 0xfe, 0xff, 0x0f, 0x55, 0x55, 0x11, 0xae, 0xaa, 0x0a, 0x55, 0x55, 0x11, 0xae, 0xaa, 0x0a, 0x55, 0x5d, 0x11, 0xae, 0xbe, 0x0a, 0x55, 0x7f, 0x11, 0xae, 0xff, 0x0a, 0xd5, 0xff, 0x11, |