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/FourIsland_PokemonCenter_1F | |
| parent | efbbd67f81538a6c1774201cef2c1b33083a3a65 (diff) | |
Fix indentation in .inc files
Diffstat (limited to 'data/maps/FourIsland_PokemonCenter_1F')
| -rw-r--r-- | data/maps/FourIsland_PokemonCenter_1F/scripts.inc | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/data/maps/FourIsland_PokemonCenter_1F/scripts.inc b/data/maps/FourIsland_PokemonCenter_1F/scripts.inc index 334b32304..c1f9ba768 100644 --- a/data/maps/FourIsland_PokemonCenter_1F/scripts.inc +++ b/data/maps/FourIsland_PokemonCenter_1F/scripts.inc @@ -1,30 +1,30 @@ FourIsland_PokemonCenter_1F_MapScripts:: @ 8171BEA - map_script 3, FourIsland_PokemonCenter_1F_MapScript1_171BF5 - map_script 5, FourIsland_PokemonCenter_1F_MapScript2_1BC05C - .byte 0 + map_script 3, FourIsland_PokemonCenter_1F_MapScript1_171BF5 + map_script 5, FourIsland_PokemonCenter_1F_MapScript2_1BC05C + .byte 0 FourIsland_PokemonCenter_1F_MapScript1_171BF5:: @ 8171BF5 - setrespawn 17 - end + setrespawn 17 + end FourIsland_PokemonCenter_1F_EventScript_171BF9:: @ 8171BF9 - lock - faceplayer - call EventScript_1A6578 - release - end + lock + faceplayer + call EventScript_1A6578 + release + end FourIsland_PokemonCenter_1F_EventScript_171C02:: @ 8171C02 - loadword 0, gUnknown_81A3627 - callstd 2 - end + loadword 0, gUnknown_81A3627 + callstd 2 + end FourIsland_PokemonCenter_1F_EventScript_171C0B:: @ 8171C0B - loadword 0, gUnknown_81A3697 - callstd 2 - end + loadword 0, gUnknown_81A3697 + callstd 2 + end FourIsland_PokemonCenter_1F_EventScript_171C14:: @ 8171C14 - loadword 0, gUnknown_81A3734 - callstd 2 - end + loadword 0, gUnknown_81A3734 + callstd 2 + end |
