pokecrystal-board/constants/gfx_constants.asm

4 lines
63 B
NASM

LEN_2BPP_TILE EQU 16
LEN_1BPP_TILE EQU 8
TILES_PER_FRAME EQU 6