Last change
on this file was
2,
checked in by oldcode, 24 years ago
|
Initial revision
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
309 bytes
|
Line | |
---|
1 | #define pdown_width 16 |
---|
2 | #define pdown_height 16 |
---|
3 | static char pdown_bits[] = { |
---|
4 | 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x18, 0x00, 0x18, 0x00, 0xdb, 0x00, |
---|
5 | 0x7e, 0x00, 0x3c, 0x00, 0x18, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, |
---|
6 | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,0x00,0x00,0x00,0x00,0x00}; |
---|
Note: See
TracBrowser
for help on using the repository browser.