mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-22 10:29:30 -07:00
add some stuff
This commit is contained in:
6
Bitmaps/thyssen/patterns/fishes.xbm
Normal file
6
Bitmaps/thyssen/patterns/fishes.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define pat_fishes_width 16
|
||||
#define pat_fishes_height 16
|
||||
static char pat_fishes_bits[] = {
|
||||
0xfb, 0xfb, 0xf7, 0xf7, 0xe4, 0xe4, 0xd1, 0xd1, 0xc1, 0xc1, 0xe4, 0xe4,
|
||||
0xf7, 0xf7, 0xff, 0xff, 0xbf, 0xbf, 0x7f, 0x7f, 0x4e, 0x4e, 0x1d, 0x1d,
|
||||
0x1c, 0x1c, 0x4e, 0x4e, 0x7f, 0x7f, 0xff, 0xff};
|
||||
Reference in New Issue
Block a user