summaryrefslogtreecommitdiff
path: root/pokecrystal.asm
blob: 0155e0ca9a0ac80a1737fe7798bcb551da774451 (plain)
1
2
3
4
5
INCLUDE "wram.asm"
INCLUDE "constants.asm"
INCLUDE "gbhw.asm"
INCLUDE "hram.asm"
INCLUDE "main.tx"