summaryrefslogtreecommitdiff
path: root/maps/placeholder/BullForestRouteGateStand.asm
diff options
context:
space:
mode:
authorluckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>2019-02-26 12:52:54 -0500
committerluckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>2019-02-26 12:52:54 -0500
commit4f17a2c863042cfd480f7604c4d86e232627263e (patch)
tree6e497b69a442cdff6a5ef645584514c156fed05e /maps/placeholder/BullForestRouteGateStand.asm
parentfc14cab189eac0d5506c894d656d4f8f8fd83745 (diff)
Sort maps into placeholder and non-placeholder.
Diffstat (limited to 'maps/placeholder/BullForestRouteGateStand.asm')
-rw-r--r--maps/placeholder/BullForestRouteGateStand.asm21
1 files changed, 21 insertions, 0 deletions
diff --git a/maps/placeholder/BullForestRouteGateStand.asm b/maps/placeholder/BullForestRouteGateStand.asm
new file mode 100644
index 0000000..6991828
--- /dev/null
+++ b/maps/placeholder/BullForestRouteGateStand.asm
@@ -0,0 +1,21 @@
+INCLUDE "constants.asm"
+
+SECTION "maps/placeholder/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