blob: 0ae0c981d906b55d13325af900f6da51136f750a (
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/FontoMart.asm", ROMX
FontoMartScriptLoader:: ; 9c73a (27:473a)
ret
FontoMartTextPointers:: ; 9c73b (27:473b)
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
|