source:
tags/initial/lib/pixmaps/redo.bitmap
| Last change on this file was 2, checked in by oldcode, 25 years ago | |
|---|---|
|
|
| File size: 298 bytes | |
| Line | |
|---|---|
| 1 | #define redo_width 32 |
| 2 | #define redo_height 9 |
| 3 | static char redo_bits[] = { |
| 4 | 0x00, 0x00, 0x00, 0x00, 0x7c, 0x7c, 0x1e, 0x3c, 0xfc, 0x4c, 0x36, 0x66, |
| 5 | 0xcc, 0x0c, 0x66, 0x66, 0xcc, 0x3c, 0x66, 0x66, 0x7c, 0x3c, 0x66, 0x66, |
| 6 | 0x6c, 0x0c, 0x66, 0x66, 0xcc, 0x0c, 0x36, 0x66, 0xcc, 0x7c, 0x1e, 0x3c}; |
Note: See TracBrowser
for help on using the repository browser.
