source:
tags/initial/lib/pixmaps/yes.bitmap
Last change on this file was 2, checked in by oldcode, 24 years ago | |
---|---|
|
|
File size: 236 bytes |
Line | |
---|---|
1 | #define yes_width 14 |
2 | #define yes_height 13 |
3 | static char yes_bits[] = { |
4 | 0x00, 0x00, 0x00, 0x30, 0x00, 0x1c, 0x00, 0x0e, 0x00, 0x07, 0x84, 0x03, |
5 | 0xce, 0x01, 0xff, 0x01, 0xfe, 0x00, 0xfc, 0x00, 0x78, 0x00, 0x70, 0x00, |
6 | 0x20, 0x00}; |
Note: See TracBrowser
for help on using the repository browser.