pokered/pokered.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
37 B
NASM

INCLUDE "red.asm"
INCLUDE "main.asm"