]> granicus.if.org Git - xconq/blobdiff - bitmaps/ants.b
commits for 7.5.0 pre-release tarball
[xconq] / bitmaps / ants.b
index 319ee04a9d232266be38d5070b535e4458e24aa9..a5c00df4e8d81441a513bb3860312a23f34ccea4 100644 (file)
@@ -1,6 +1,6 @@
 #define ants_width 16
 #define ants_height 16
-static unsigned char ants_bits[] = {
+static BMAP_BYTE ants_bits[] = {
    0xf8, 0xf8, 0x7c, 0x7c, 0x3e, 0x3e, 0x1f, 0x1f, 0x8f, 0x8f, 0xc7, 0xc7,
    0xe3, 0xe3, 0xf1, 0xf1, 0xf8, 0xf8, 0x7c, 0x7c, 0x3e, 0x3e, 0x1f, 0x1f,
    0x8f, 0x8f, 0xc7, 0xc7, 0xe3, 0xe3, 0xf1, 0xf1};