blob: 8f71e703c327fe2d767182c7ea7e94feec11eb80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
INCLUDE "constants.asm"
SECTION "maps/placeholder/SlowpokeWellMain.asm", ROMX
SlowpokeWellMainScriptLoader:: ; bd3ca (2f:53ca)
ret
SlowpokeWellMainTextPointers:: ; bd3cb (2f:53cb)
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
|