blob: 09df0917e0ab05946e8db60c91f1455e9b79d882 (
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/FontoRocketHouse.asm", ROMX
FontoRocketHouseScriptLoader:: ; 9c6ba (27:46ba)
ret
FontoRocketHouseTextPointers:: ; 9c6bb (27:46bb)
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
|