mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-21 18:19:29 -07:00
add some stuff
This commit is contained in:
6
Bitmaps/thyssen/patterns/circles.xbm
Normal file
6
Bitmaps/thyssen/patterns/circles.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define player17_width 16
|
||||
#define player17_height 16
|
||||
static char player17_bits[] = {
|
||||
0x1c, 0x1c, 0x22, 0x22, 0x41, 0x41, 0x49, 0x49, 0x41, 0x41, 0x22, 0x22,
|
||||
0x1c, 0x1c, 0x80, 0x80, 0x1c, 0x1c, 0x22, 0x22, 0x41, 0x41, 0x49, 0x49,
|
||||
0x41, 0x41, 0x22, 0x22, 0x1c, 0x1c, 0x80, 0x80};
|
||||
Reference in New Issue
Block a user