mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07: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"
|
|
|