blob: 36721587380bd8ab530d7c86c52e66a43120bea1 (
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/FontoHouse.asm", ROMX
FontoHouseScriptLoader:: ; 9c794 (27:4794)
ret
FontoHouseTextPointers:: ; 9c795 (27:4795)
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
|