shithub: pokecrystal

ref: f12e42ab6d41740a6e9302f1f12250a0f72c3f9d
dir: /text/common_text.asm/

View raw version
INCLUDE "includes.asm"

SECTION "Text 1", ROMX, BANK[$6F]
INCLUDE "text/common_1.asm"

SECTION "Text 2", ROMX, BANK[$70]
INCLUDE "text/common_2.asm"
INCLUDE "text/common_3.asm"

SECTION "Text 3", ROMX, BANK[$71]
INCLUDE "text/common_4.asm"
INCLUDE "text/common_5.asm"