mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-22 02:19:31 -07:00
add some stuff
This commit is contained in:
6
Bitmaps/thyssen/patterns/kapow.xbm
Normal file
6
Bitmaps/thyssen/patterns/kapow.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define kapow_width 16
|
||||
#define kapow_height 16
|
||||
static char kapow_bits[] = {
|
||||
0xd8,0xd8,0xe4,0xe4,0xbe,0xbe,0x7d,0x7d,0x72,0x72,0xb1,0xb1,0x14,0x14,0x28,
|
||||
0x28,0xd8,0xd8,0xe4,0xe4,0xbe,0xbe,0x7d,0x7d,0x72,0x72,0xb1,0xb1,0x14,0x14,
|
||||
0x28,0x28};
|
||||
Reference in New Issue
Block a user