mirror of
https://github.com/pret/pokered.git
synced 2026-04-19 21:48:13 -05:00
5 lines
79 B
NASM
5 lines
79 B
NASM
INCLUDE "blue.asm"
|
|
INCLUDE "globals.asm"
|
|
INCLUDE "wram.asm"
|
|
INCLUDE "main.asm"
|