source:
tags/initial/lib/pixmaps/edit.bitmap
| Last change on this file was 2, checked in by oldcode, 25 years ago | |
|---|---|
|
|
| File size: 298 bytes | |
| Line | |
|---|---|
| 1 | #define edit_width 28 |
| 2 | #define edit_height 9 |
| 3 | static char edit_bits[] = { |
| 4 | 0xcf, 0xff, 0xff, 0x0f, 0x00, 0x00, 0x00, 0x00, 0xcf, 0xff, 0xff, 0x0f, |
| 5 | 0x00, 0x00, 0x00, 0x00, 0xcf, 0xff, 0xff, 0x0f, 0x00, 0x00, 0x00, 0x00, |
| 6 | 0xcf, 0xff, 0xff, 0x0f, 0x00, 0x00, 0x00, 0x00, 0xcf, 0xff, 0xff, 0x0f}; |
Note: See TracBrowser
for help on using the repository browser.
