blob: 345cf7ef8346bc038f8bc7e1dbcf9d6f1283030c (
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/KantoDiner.asm", ROMX
KantoDinerScriptLoader:: ; 9ed36 (27:6d36)
ret
KantoDinerTextPointers:: ; 9ed37 (27:6d37)
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
|