pokered/pokeblue.asm
2013-05-23 17:12:47 -06:00

4 lines
60 B
NASM

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