summaryrefslogtreecommitdiff
path: root/scripts/safarizoneresthouse3.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/safarizoneresthouse3.asm')
-rwxr-xr-xscripts/safarizoneresthouse3.asm20
1 files changed, 20 insertions, 0 deletions
diff --git a/scripts/safarizoneresthouse3.asm b/scripts/safarizoneresthouse3.asm
new file mode 100755
index 00000000..2faa1fbb
--- /dev/null
+++ b/scripts/safarizoneresthouse3.asm
@@ -0,0 +1,20 @@
+SafariZoneRestHouse3Script: ; 45d75 (11:5d75)
+ call EnableAutoTextBoxDrawing
+ ret
+
+SafariZoneRestHouse3TextPointers: ; 45d79 (11:5d79)
+ dw SafariZoneRestHouse3Text1
+ dw SafariZoneRestHouse3Text2
+ dw SafariZoneRestHouse3Text3
+
+SafariZoneRestHouse3Text1: ; 45d7f (11:5d7f)
+ TX_FAR _SafariZoneRestHouse3Text1
+ db "@"
+
+SafariZoneRestHouse3Text2: ; 45d84 (11:5d84)
+ TX_FAR _SafariZoneRestHouse3Text2
+ db "@"
+
+SafariZoneRestHouse3Text3: ; 45d89 (11:5d89)
+ TX_FAR _SafariZoneRestHouse3Text3
+ db "@"