mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
4 lines
63 B
NASM
4 lines
63 B
NASM
LEN_2BPP_TILE EQU 16
|
|
LEN_1BPP_TILE EQU 8
|
|
TILES_PER_FRAME EQU 6
|