blob: 8f9140ff73bedd084e55efadbd44bac67107e0eb (
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:: ; bd2f3 (2f:52f3)
ret
SlowpokeWellEntranceTextPointers:: ; bd2f4 (2f:52f4)
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
|