summaryrefslogtreecommitdiff
path: root/data/maps/ThreeIsland_Harbor/scripts.inc
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-05-14 16:47:07 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-05-14 16:47:07 -0400
commit7dca612936fda9254239e0e350a45c56a766053a (patch)
tree6fac847adc6e8aa20b2d658d7c469c452801172f /data/maps/ThreeIsland_Harbor/scripts.inc
parentefbbd67f81538a6c1774201cef2c1b33083a3a65 (diff)
Fix indentation in .inc files
Diffstat (limited to 'data/maps/ThreeIsland_Harbor/scripts.inc')
-rw-r--r--data/maps/ThreeIsland_Harbor/scripts.inc16
1 files changed, 8 insertions, 8 deletions
diff --git a/data/maps/ThreeIsland_Harbor/scripts.inc b/data/maps/ThreeIsland_Harbor/scripts.inc
index da8f083b2..3678385c0 100644
--- a/data/maps/ThreeIsland_Harbor/scripts.inc
+++ b/data/maps/ThreeIsland_Harbor/scripts.inc
@@ -1,11 +1,11 @@
ThreeIsland_Harbor_MapScripts:: @ 8171EA9
- .byte 0
+ .byte 0
ThreeIsland_Harbor_EventScript_171EAA:: @ 8171EAA
- lock
- faceplayer
- message Text_181726
- waitmessage
- setvar VAR_0x8004, 3
- goto EventScript_1A900F
- end
+ lock
+ faceplayer
+ message Text_181726
+ waitmessage
+ setvar VAR_0x8004, 3
+ goto EventScript_1A900F
+ end