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/SevenIsland_PokemonCenter_1F | |
| parent | efbbd67f81538a6c1774201cef2c1b33083a3a65 (diff) | |
Fix indentation in .inc files
Diffstat (limited to 'data/maps/SevenIsland_PokemonCenter_1F')
| -rw-r--r-- | data/maps/SevenIsland_PokemonCenter_1F/scripts.inc | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/data/maps/SevenIsland_PokemonCenter_1F/scripts.inc b/data/maps/SevenIsland_PokemonCenter_1F/scripts.inc index 41a994d4e..3a9681d64 100644 --- a/data/maps/SevenIsland_PokemonCenter_1F/scripts.inc +++ b/data/maps/SevenIsland_PokemonCenter_1F/scripts.inc @@ -1,30 +1,30 @@ SevenIsland_PokemonCenter_1F_MapScripts:: @ 8170B89 - map_script 3, SevenIsland_PokemonCenter_1F_MapScript1_170B94 - map_script 5, SevenIsland_PokemonCenter_1F_MapScript2_1BC05C - .byte 0 + map_script 3, SevenIsland_PokemonCenter_1F_MapScript1_170B94 + map_script 5, SevenIsland_PokemonCenter_1F_MapScript2_1BC05C + .byte 0 SevenIsland_PokemonCenter_1F_MapScript1_170B94:: @ 8170B94 - setrespawn 19 - end + setrespawn 19 + end SevenIsland_PokemonCenter_1F_EventScript_170B98:: @ 8170B98 - lock - faceplayer - call EventScript_1A6578 - release - end + lock + faceplayer + call EventScript_1A6578 + release + end SevenIsland_PokemonCenter_1F_EventScript_170BA1:: @ 8170BA1 - loadword 0, gUnknown_81A0B98 - callstd 2 - end + loadword 0, gUnknown_81A0B98 + callstd 2 + end SevenIsland_PokemonCenter_1F_EventScript_170BAA:: @ 8170BAA - loadword 0, gUnknown_81A0C1F - callstd 2 - end + loadword 0, gUnknown_81A0C1F + callstd 2 + end SevenIsland_PokemonCenter_1F_EventScript_170BB3:: @ 8170BB3 - loadword 0, gUnknown_81A0CA5 - callstd 2 - end + loadword 0, gUnknown_81A0CA5 + callstd 2 + end |
