summaryrefslogtreecommitdiff
path: root/scripts/SlowpokeWellMain.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/SlowpokeWellMain.asm')
-rw-r--r--scripts/SlowpokeWellMain.asm17
1 files changed, 17 insertions, 0 deletions
diff --git a/scripts/SlowpokeWellMain.asm b/scripts/SlowpokeWellMain.asm
new file mode 100644
index 0000000..52a3150
--- /dev/null
+++ b/scripts/SlowpokeWellMain.asm
@@ -0,0 +1,17 @@
+INCLUDE "constants.asm"
+
+SECTION "scripts/SlowpokeWellMain.asm", ROMX
+
+SlowpokeWellMainScriptLoader::
+ ret
+
+SlowpokeWellMainTextPointers::
+ dw GameplayText
+ dw GameplayText
+ dw GameplayText
+ dw GameplayText
+ dw GameplayText
+ dw GameplayText
+ dw GameplayText
+ dw GameplayText
+ dw GameplayText