pokecrystal-board/pokecrystal.asm
2013-03-20 22:55:09 -04:00

6 lines
99 B
NASM

INCLUDE "wram.asm"
INCLUDE "constants.asm"
INCLUDE "gbhw.asm"
INCLUDE "hram.asm"
INCLUDE "main.tx"