blob: a9d54b8e5720b4c75d3ce1f5da57fdd12988bdf8 (
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/StandRocketHouse1F.asm", ROMX
StandRocketHouse1FScriptLoader:: ; 9e009 (27:6009)
ret
StandRocketHouse1FTextPointers:: ; 9e00a (27:600a)
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
|