pokecrystal/constants/gfx_constants.asm

5 lines
80 B
NASM

LEN_2BPP_TILE EQU 16
LEN_1BPP_TILE EQU 8
TILES_PER_FRAME EQU 6
TILESIZE EQU $10