blob: 2cec405e56ec2d533bed069224ceeffadfa67661 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
INCLUDE "constants.asm"
SECTION "maps/placeholder/SlowpokeWellEntrance.asm", ROMX
SlowpokeWellEntranceScriptLoader::
ret
SlowpokeWellEntranceTextPointers::
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
|