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_2.xbm
Normal file
6
Bitmaps/thyssen/patterns/random_2.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define p2_width 16
|
||||
#define p2_height 16
|
||||
static char p2_bits[] = {
|
||||
0x88,0x88,0x52,0x52,0x09,0x09,0xe2,0xe2,0x11,0x11,0x44,0x44,0x92,0x92,0x29,
|
||||
0x29,0x88,0x88,0x52,0x52,0x09,0x09,0xe2,0xe2,0x11,0x11,0x44,0x44,0x92,0x92,
|
||||
0x29,0x29};
|
||||
Reference in New Issue
Block a user