blob: e7b136ce5d1ea532cde6b93a756a3d6d3bf6eb86 (
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 "scripts/Route18Pokecenter2F.asm", ROMX
Route18Pokecenter2FScriptLoader::
ret
Route18Pokecenter2FTextPointers::
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
|