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:
5
Bitmaps/thyssen/patterns/chev_swap.xbm
Normal file
5
Bitmaps/thyssen/patterns/chev_swap.xbm
Normal file
@@ -0,0 +1,5 @@
|
||||
#define arrow_swap_width 12
|
||||
#define arrow_swap_height 12
|
||||
static char arrow_swap_bits[] = {
|
||||
0x2c, 0x0b, 0xa6, 0x09, 0xff, 0x0f, 0x65, 0x09, 0x34, 0x0d, 0xff, 0x0f,
|
||||
0x2c, 0x0b, 0xa6, 0x09, 0xff, 0x0f, 0x65, 0x09, 0x34, 0x0d, 0xff, 0x0f};
|
||||
Reference in New Issue
Block a user