diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-14 16:47:07 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-14 16:47:07 -0400 |
| commit | 7dca612936fda9254239e0e350a45c56a766053a (patch) | |
| tree | 6fac847adc6e8aa20b2d658d7c469c452801172f /data/maps/ThreeIsland_Port | |
| parent | efbbd67f81538a6c1774201cef2c1b33083a3a65 (diff) | |
Fix indentation in .inc files
Diffstat (limited to 'data/maps/ThreeIsland_Port')
| -rw-r--r-- | data/maps/ThreeIsland_Port/scripts.inc | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/data/maps/ThreeIsland_Port/scripts.inc b/data/maps/ThreeIsland_Port/scripts.inc index 876acaaac..8ea267722 100644 --- a/data/maps/ThreeIsland_Port/scripts.inc +++ b/data/maps/ThreeIsland_Port/scripts.inc @@ -1,44 +1,44 @@ ThreeIsland_Port_MapScripts:: @ 8168789 - map_script 3, ThreeIsland_Port_MapScript1_16878F - .byte 0 + map_script 3, ThreeIsland_Port_MapScript1_16878F + .byte 0 ThreeIsland_Port_MapScript1_16878F:: @ 816878F - clearflag 2113 - setflag FLAG_0x2A1 - end + clearflag 2113 + setflag FLAG_0x2A1 + end ThreeIsland_Port_EventScript_168796:: @ 8168796 - lock - faceplayer - compare_var_to_value VAR_0x4079, 2 - goto_if 4, EventScript_1687B8 - compare_var_to_value VAR_0x407B, 4 - goto_if 4, EventScript_1687C2 - loadword 0, gUnknown_818A307 - callstd 4 - release - end + lock + faceplayer + compare_var_to_value VAR_0x4079, 2 + goto_if 4, EventScript_1687B8 + compare_var_to_value VAR_0x407B, 4 + goto_if 4, EventScript_1687C2 + loadword 0, gUnknown_818A307 + callstd 4 + release + end EventScript_1687B8:: @ 81687B8 - loadword 0, gUnknown_818A38B - callstd 4 - release - end + loadword 0, gUnknown_818A38B + callstd 4 + release + end EventScript_1687C2:: @ 81687C2 - loadword 0, gUnknown_818A339 - callstd 4 - release - end + loadword 0, gUnknown_818A339 + callstd 4 + release + end ThreeIsland_Port_EventScript_1687CC:: @ 81687CC - loadword 0, gUnknown_818A261 - callstd 2 - end + loadword 0, gUnknown_818A261 + callstd 2 + end ThreeIsland_Port_EventScript_1687D5:: @ 81687D5 - lock - loadword 0, gUnknown_818A2D8 - callstd 4 - release - end + lock + loadword 0, gUnknown_818A2D8 + callstd 4 + release + end |
