pokered/pokered.asm
Bryan Bishop e84a5b2062 make extras/ a submodule
Use pokemontools v1.3.0 and use the same preprocessor as the pokecrystal
project.
2013-09-01 02:27:44 -05:00

4 lines
61 B
NASM

_RED EQU 1
_BLUE EQU 0
INCLUDE "wram.asm"
INCLUDE "main.asm"