blob: 2080af31058b236d8d9c30d51e313d9d3dda6abc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
INCLUDE "constants.asm"
SECTION "maps/placeholder/KantoPokecenter2F.asm", ROMX
KantoPokecenter2FScriptLoader:: ; 9e310 (27:6310)
ret
KantoPokecenter2FTextPointers:: ; 9e311 (27:6311)
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
|