dmgtris/tools/GBTD/tiles.inc

31 lines
637 B
PHP
Raw Normal View History

2023-10-10 08:32:24 +00:00
; TILES.INC
;
; Include File.
;
; Info:
; Section : Tiles
; Bank : 0
; Form : All tiles as one unit.
; Format : Gameboy 4 color.
; Compression : None.
; Counter : None.
; Tile size : 8 x 8
; Tiles : 0 to 127
;
; Palette colors : None.
; SGB Palette : None.
; CGB Palette : None.
;
; Convert to metatiles : No.
;
; This file was generated by GBTD v2.2
; Bank of tiles.
TileLabelBank EQU 0
; Start of tile array.
GLOBAL TileLabel
; End of TILES.INC