source:
tags/initial/lib/pixmaps/plus.bitmap
Last change on this file was 2, checked in by oldcode, 24 years ago | |
---|---|
|
|
File size: 187 bytes |
Line | |
---|---|
1 | #define plus_width 13 |
2 | #define plus_height 9 |
3 | static char plus_bits[] = { |
4 | 0xe0, 0x00, 0xe0, 0x00, 0xe0, 0x00, 0xfe, 0x0f, 0xfe, 0x0f, 0xfe, 0x0f, |
5 | 0xe0, 0x00, 0xe0, 0x00, 0xe0, 0x00}; |
Note: See TracBrowser
for help on using the repository browser.