blob: 6991bec380ed9cae40179cea6b51ff86d87a99fe (
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/KantoFishingGuru.asm", ROMX
KantoFishingGuruScriptLoader:: ; 9f2bb (27:72bb)
ret
KantoFishingGuruTextPointers:: ; 9f2bc (27:72bc)
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
|