mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
018cf26767
they're constants, so they have no business in pokecrystal.asm
4 lines
62 B
NASM
4 lines
62 B
NASM
INCLUDE "wram.asm"
|
|
INCLUDE "constants.asm"
|
|
INCLUDE "main.asm"
|