blob: 6a6df0790395ec9b0c50bef4e7c6ec9e62f50a03 (
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 "scripts/StandRocketHouse2F.asm", ROMX
StandRocketHouse2F_ScriptLoader::
ret
StandRocketHouse2F_TextPointers::
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
|