blob: ca2145b8e23a02791e34873af5b773d5311fd880 (
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/FontoLab.asm", ROMX
FontoLabScriptLoader:: ; 9c908 (27:4908)
ret
FontoLabTextPointers:: ; 9c909 (27:4909)
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
|