summaryrefslogtreecommitdiff
path: root/scripts/SugarMart.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/SugarMart.asm')
-rw-r--r--scripts/SugarMart.asm21
1 files changed, 21 insertions, 0 deletions
diff --git a/scripts/SugarMart.asm b/scripts/SugarMart.asm
new file mode 100644
index 0000000..29baf4f
--- /dev/null
+++ b/scripts/SugarMart.asm
@@ -0,0 +1,21 @@
+INCLUDE "constants.asm"
+
+SECTION "scripts/SugarMart.asm", ROMX
+
+SugarMartScriptLoader::
+ ret
+
+SugarMartTextPointers::
+ 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