pokecrystal/pokecrystal.asm

6 lines
85 B
NASM

INCLUDE "globals.asm"
INCLUDE "constants.asm"
INCLUDE "wram.asm"
INCLUDE "main.asm"