tile_uncleared.xbm 157 B

1234
  1. #define tile_uncleared_width 8
  2. #define tile_uncleared_height 8
  3. static uint8_t tile_uncleared_bits[] = {
  4. 0xFF, 0x81, 0x81, 0x81, 0x81, 0x81, 0x81, 0xFF, };