mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-21 10:09:30 -07:00
add some stuff
This commit is contained in:
6
Bitmaps/thyssen/patterns/random_3.xbm
Normal file
6
Bitmaps/thyssen/patterns/random_3.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define p3_width 16
|
||||
#define p3_height 16
|
||||
static char p3_bits[] = {
|
||||
0x13,0x13,0x33,0x33,0x98,0x98,0x4c,0x4c,0x26,0x26,0x62,0x62,0xc4,0xc4,0x89,
|
||||
0x89,0x13,0x13,0x33,0x33,0x98,0x98,0x4c,0x4c,0x26,0x26,0x62,0x62,0xc4,0xc4,
|
||||
0x89,0x89};
|
||||
Reference in New Issue
Block a user