source:
tags/initial/lib/pixmaps/no.bitmap
| Last change on this file was 2, checked in by oldcode, 25 years ago | |
|---|---|
|
|
| File size: 233 bytes | |
| Line | |
|---|---|
| 1 | #define no_width 14 |
| 2 | #define no_height 13 |
| 3 | static char no_bits[] = { |
| 4 | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x07, 0x08, 0x04, 0x08, 0x04, |
| 5 | 0x08, 0x04, 0x08, 0x04, 0x08, 0x04, 0xf8, 0x07, 0x00, 0x00, 0x00, 0x00, |
| 6 | 0x00, 0x00}; |
Note: See TracBrowser
for help on using the repository browser.
