blob: c9bd507b25e85d720a30e6673adce014ef1c16de (
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/HaitekuAquarium1F.asm", ROMX
HaitekuAquarium1FScriptLoader:: ; 9c4b0 (27:44b0)
ret
HaitekuAquarium1FTextPointers:: ; 9c4b1 (27:44b1)
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
|