mirror of
https://github.com/pret/pokecrystal.git
synced 2026-05-31 21:13:01 -05:00
7 lines
119 B
NASM
7 lines
119 B
NASM
INCLUDE "pokecrystal.asm"
|
|
INCLUDE "includes.asm"
|
|
|
|
SECTION "Credits", ROMX, BANK[CREDITS]
|
|
INCLUDE "engine/credits.asm"
|
|
|