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/interferance.xbm
Normal file
6
Bitmaps/thyssen/patterns/interferance.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define Interferance_width 16
|
||||
#define Interferance_height 16
|
||||
static char Interferance_bits[] = {
|
||||
0xf6,0xf6,0x9f,0x9f,0x9f,0x9f,0xf6,0xf6,0x6f,0x6f,0xf9,0xf9,0xf9,0xf9,0x6f,
|
||||
0x6f,0xf6,0xf6,0x9f,0x9f,0x9f,0x9f,0xf6,0xf6,0x6f,0x6f,0xf9,0xf9,0xf9,0xf9,
|
||||
0x6f,0x6f};
|
||||
Reference in New Issue
Block a user