blob: c4f1ed174e854b21c3e9c87df143ec4c1050ab2d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
INCLUDE "constants.asm"
SECTION "maps/placeholder/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
|