mirror of
https://github.com/pret/pokeyellow.git
synced 2026-09-27 05:34:56 -04:00
5 lines
79 B
NASM
5 lines
79 B
NASM
INCLUDE "blue.asm"
|
|
INCLUDE "globals.asm"
|
|
INCLUDE "wram.asm"
|
|
INCLUDE "main.asm"
|