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