Mercurial > code > home > repos > light9
view light9/cursor1.xbm @ 1308:2cb47aa838ee
fix collector_test using a new MockSyncedGraph
Ignore-this: b746b8d77427fab0a54376f3fa147a42
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Mon, 30 May 2016 21:52:47 +0000 |
parents | 2d058d0bc1ea |
children |
line wrap: on
line source
#define cursor1_width 20 #define cursor1_height 20 #define cursor1_x_hot 5 #define cursor1_y_hot 5 static char cursor1_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x07, 0x00, 0x00, 0x1d, 0x00, 0x00, 0x27, 0x00, 0x00, 0x23, 0x00, 0x80, 0x21, 0x00, 0x80, 0x21, 0x00, 0x80, 0x23, 0x00, 0x80, 0x3e, 0x00, 0x80, 0x1f, 0x00, 0x80, 0x71, 0x00, 0x80, 0x47, 0x00, 0x80, 0x7c, 0x00, 0xc0, 0x00, 0x00, 0x40, 0x00, 0x00, 0x20, 0x00, 0x00, 0x20, 0x00, 0x00, 0x10, 0x00, 0x00, };