summaryrefslogtreecommitdiff
path: root/maps/placeholder/FontoRouteGate2.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/FontoRouteGate2.asm
parentfc14cab189eac0d5506c894d656d4f8f8fd83745 (diff)
Sort maps into placeholder and non-placeholder.
Diffstat (limited to 'maps/placeholder/FontoRouteGate2.asm')
-rw-r--r--maps/placeholder/FontoRouteGate2.asm21
1 files changed, 21 insertions, 0 deletions
diff --git a/maps/placeholder/FontoRouteGate2.asm b/maps/placeholder/FontoRouteGate2.asm
new file mode 100644
index 0000000..531767e
--- /dev/null
+++ b/maps/placeholder/FontoRouteGate2.asm
@@ -0,0 +1,21 @@
+INCLUDE "constants.asm"
+
+SECTION "maps/placeholder/FontoRouteGate2.asm", ROMX
+
+FontoRouteGate2ScriptLoader:: ; 9c5d2 (27:45d2)
+ ret
+
+FontoRouteGate2TextPointers:: ; 9c5d3 (27:45d3)
+ 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