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