mirror of
https://github.com/pret/pokeyellow.git
synced 2026-07-28 06:27:40 -05:00
5 lines
79 B
NASM
5 lines
79 B
NASM
INCLUDE "blue.asm"
|
|
INCLUDE "globals.asm"
|
|
INCLUDE "wram.asm"
|
|
INCLUDE "main.asm"
|