mirror of
https://github.com/pret/pokecrystal.git
synced 2026-05-09 04:41:56 -05:00
6 lines
99 B
NASM
6 lines
99 B
NASM
INCLUDE "wram.asm"
|
|
INCLUDE "constants.asm"
|
|
INCLUDE "gbhw.asm"
|
|
INCLUDE "hram.asm"
|
|
INCLUDE "main.tx"
|