summaryrefslogtreecommitdiff
path: root/scripts/SugarHouse.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/SugarHouse.asm')
-rw-r--r--scripts/SugarHouse.asm21
1 files changed, 21 insertions, 0 deletions
diff --git a/scripts/SugarHouse.asm b/scripts/SugarHouse.asm
new file mode 100644
index 0000000..1688252
--- /dev/null
+++ b/scripts/SugarHouse.asm
@@ -0,0 +1,21 @@
+INCLUDE "constants.asm"
+
+SECTION "scripts/SugarHouse.asm", ROMX
+
+SugarHouseScriptLoader::
+ ret
+
+SugarHouseTextPointers::
+ dw MapDefaultText
+ dw MapDefaultText
+ dw MapDefaultText
+ dw MapDefaultText
+ dw MapDefaultText
+ dw MapDefaultText
+ dw MapDefaultText
+ dw MapDefaultText
+ dw MapDefaultText
+ dw MapDefaultText
+ dw MapDefaultText
+ dw MapDefaultText
+ dw MapDefaultText