Last change
on this file was
986,
checked in by yadhu, 22 years ago
|
xfig files to use in Concatenation and merging similar species functions
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
290 bytes
|
Line | |
---|
1 | #define moveUp_width 16 |
---|
2 | #define moveUp_height 16 |
---|
3 | static unsigned char moveUp_bits[] = { |
---|
4 | 0x00, 0x00, 0x80, 0x00, 0xc0, 0x01, 0xe0, 0x03, 0xf0, 0x07, 0xf8, 0x0f, |
---|
5 | 0xfc, 0x1f, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, |
---|
6 | 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0x00, 0x00}; |
---|
Note: See
TracBrowser
for help on using the repository browser.