blob: c660806b55f8d78ee7275fe12b3591ebc0a50a2c (
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::
ret
SlowpokeWellMainTextPointers::
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
|