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:
242 bytes
|
Line | |
---|
1 | #define clear_width 13 |
---|
2 | #define clear_height 13 |
---|
3 | static char clear_bits[] = { |
---|
4 | 0x00, 0x00, 0x02, 0x04, 0x06, 0x06, 0x0c, 0x03, 0x98, 0x01, 0xf0, 0x00, |
---|
5 | 0x60, 0x00, 0xf0, 0x00, 0x98, 0x01, 0x0c, 0x03, 0x06, 0x06, 0x02, 0x04, |
---|
6 | 0x00, 0x00}; |
---|
Note: See
TracBrowser
for help on using the repository browser.