Changeset 17419 for trunk/Ohana/src/kapa2/include/buttons.h
- Timestamp:
- Apr 9, 2008, 12:15:16 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/kapa2/include/buttons.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/kapa2/include/buttons.h
r16810 r17419 121 121 #define flipx_width 25 122 122 #define flipx_height 25 123 static unsignedchar flipx_bits[] = {123 static char flipx_bits[] = { 124 124 0x00, 0x10, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 125 125 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x01, 0x00, 0x80, 0x10, 0x02, 0x00, … … 133 133 #define flipy_width 25 134 134 #define flipy_height 25 135 static unsignedchar flipy_bits[] = {135 static char flipy_bits[] = { 136 136 0x00, 0x10, 0x00, 0x00, 0x00, 0x28, 0x00, 0x00, 0x00, 0x44, 0x00, 0x00, 137 137 0x00, 0x82, 0x00, 0x00, 0x00, 0x01, 0x01, 0x00, 0x80, 0x00, 0x02, 0x00,
Note:
See TracChangeset
for help on using the changeset viewer.
