mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08: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"
|
||
|
|