summaryrefslogtreecommitdiff
path: root/maps/BullForestRouteGateStand.asm
diff options
context:
space:
mode:
authorluckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>2018-07-17 15:42:49 -0400
committerluckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>2018-07-17 15:42:49 -0400
commit5b4ef99f4bfec7a1cf41cd3eab601d355bb0fadf (patch)
treed5eec033243b0031afd3a82d47bbe1b7779d1675 /maps/BullForestRouteGateStand.asm
parent4a526ba36123dbd96ac7f4770ec04f04f56ea56e (diff)
Add all dummy scripts.
Diffstat (limited to 'maps/BullForestRouteGateStand.asm')
-rw-r--r--maps/BullForestRouteGateStand.asm21
1 files changed, 21 insertions, 0 deletions
diff --git a/maps/BullForestRouteGateStand.asm b/maps/BullForestRouteGateStand.asm
new file mode 100644
index 0000000..217a7f2
--- /dev/null
+++ b/maps/BullForestRouteGateStand.asm
@@ -0,0 +1,21 @@
+INCLUDE "constants.asm"
+
+SECTION "maps/BullForestRouteGateStand.asm", ROMX
+
+BullForestRouteGateStandScriptLoader:: ; 9d85f (27:585f)
+ ret
+
+BullForestRouteGateStandTextPointers:: ; 9d860 (27:5860)
+ 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 \ No newline at end of file