blob: 5491efd78c78caa63344016349d5e18bfc928125 (
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/BullPokecenter2F.asm", ROMX
BullPokecenter2FScriptLoader:: ; 9daf6 (27:5af6)
ret
BullPokecenter2FTextPointers:: ; 9daf7 (27:5af7)
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
|