source:
branches/port5/lib/pixmaps/undo.bitmap
Last change on this file was 4446, checked in by westram, 18 years ago | |
---|---|
|
|
File size: 423 bytes |
Line | |
---|---|
1 | #define undo_width 19 |
2 | #define undo_height 18 |
3 | static unsigned char undo_bits[] = { |
4 | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x18, 0x1f, 0x00, |
5 | 0xb8, 0x7f, 0x00, 0xf8, 0xff, 0x00, 0xf8, 0xf1, 0x00, 0xf8, 0xe0, 0x01, |
6 | 0xf8, 0xc1, 0x01, 0xf8, 0xc3, 0x01, 0x00, 0xc0, 0x01, 0x00, 0xc0, 0x01, |
7 | 0x00, 0xe0, 0x01, 0x00, 0xf0, 0x00, 0x80, 0x7f, 0x00, 0x80, 0x3f, 0x00, |
8 | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; |
Note: See TracBrowser
for help on using the repository browser.