summaryrefslogtreecommitdiff
path: root/scripts/BullForestRoute3.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/BullForestRoute3.asm')
-rw-r--r--scripts/BullForestRoute3.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/BullForestRoute3.asm b/scripts/BullForestRoute3.asm
new file mode 100644
index 0000000..1724253
--- /dev/null
+++ b/scripts/BullForestRoute3.asm
@@ -0,0 +1,10 @@
+INCLUDE "constants.asm"
+
+SECTION "scripts/BullForestRoute3.asm", ROMX
+
+BullForestRoute3ScriptLoader::
+ ret
+
+ db "@"
+
+ ret