mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-23 10:59:30 -07:00
add some stuff
This commit is contained in:
6
Bitmaps/thyssen/bw-bgnd/fly_eye.xbm
Normal file
6
Bitmaps/thyssen/bw-bgnd/fly_eye.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define flyseye_width 16
|
||||
#define flyseye_height 16
|
||||
static char flyseye_bits[] = {
|
||||
0x1f,0xe4,0x8f,0xd7,0x47,0xf7,0xa7,0xef,0xe4,0x1f,0xd7,0x8f,0xf7,0x47,0xef,
|
||||
0xa7,0x1f,0xe4,0x8f,0xd7,0x47,0xf7,0xa7,0xef,0xe4,0x1f,0xd7,0x8f,0xf7,0x47,
|
||||
0xef,0xa7};
|
||||
Reference in New Issue
Block a user