|
Last change
on this file was
2,
checked in by oldcode, 25 years ago
|
|
Initial revision
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
250 bytes
|
| Line | |
|---|
| 1 | #define radial_width 24 |
|---|
| 2 | #define radial_height 9 |
|---|
| 3 | static char radial_bits[] = { |
|---|
| 4 | 0xc0, 0x18, 0x00, 0xc0, 0x0c, 0x00, 0xc0, 0x7e, 0x00, 0xfe, 0x03, 0x00, |
|---|
| 5 | 0xfe, 0x01, 0x00, 0x00, 0x03, 0x00, 0x00, 0x1e, 0x00, 0x00, 0x0c, 0x00, |
|---|
| 6 | 0x00, 0x18, 0x00}; |
|---|
Note: See
TracBrowser
for help on using the repository browser.