mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-23 02:49:30 -07:00
add some stuff
This commit is contained in:
6
Bitmaps/thyssen/patterns/hearts.xbm
Normal file
6
Bitmaps/thyssen/patterns/hearts.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define player16_width 16
|
||||
#define player16_height 16
|
||||
static char player16_bits[] = {
|
||||
0x22, 0x22, 0x55, 0x55, 0x49, 0x49, 0x41, 0x41, 0x22, 0x22, 0x94, 0x94,
|
||||
0xc9, 0xc9, 0x80, 0x80, 0x22, 0x22, 0x55, 0x55, 0x49, 0x49, 0x41, 0x41,
|
||||
0x22, 0x22, 0x94, 0x94, 0xc9, 0xc9, 0x80, 0x80};
|
||||
Reference in New Issue
Block a user