pokered/pokeblue.asm
yenatch c49dd99a98 Split wram.asm from poke{red,blue}.o into wram.o
wram.asm still defines some constants. They're moved into constants/wram_constants.asm.
2014-01-27 17:09:09 -05:00

2 lines
38 B
NASM

INCLUDE "blue.asm"
INCLUDE "main.asm"