]> granicus.if.org Git - xconq/blobdiff - bitmaps/rotl.b
commits for 7.5.0 pre-release tarball
[xconq] / bitmaps / rotl.b
index 88f877fc4ac9c9bc5c7926f52182eb1ac3424bd6..c708a2c5b517a6013bc9692bef03506fde8d4542 100644 (file)
@@ -1,6 +1,6 @@
 #define rotl_width 16
 #define rotl_height 16
-static unsigned char rotl_bits[] = {
+static BMAP_BYTE rotl_bits[] = {
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x07, 0xfc, 0x3f,
    0x1e, 0x78, 0x03, 0xc0, 0x81, 0xc0, 0x03, 0x43, 0x1e, 0x06, 0xfc, 0x0f,
    0xe0, 0x07, 0x00, 0x02, 0x00, 0x01, 0x00, 0x00};