mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-26 00:05:12 -05:00
17 lines
333 B
NASM
17 lines
333 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/OldCityPokecenter1F.asm", ROMX
|
|
|
|
OldCityPokecenter1FScriptLoader:: ; 946eb (25:46eb)
|
|
ret
|
|
|
|
OldCityPokecenter1FTextPointers:: ; 946ec (25:46ec)
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText |