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_2F | |
| parent | efbbd67f81538a6c1774201cef2c1b33083a3a65 (diff) | |
Fix indentation in .inc files
Diffstat (limited to 'data/maps/FourIsland_PokemonCenter_2F')
| -rw-r--r-- | data/maps/FourIsland_PokemonCenter_2F/scripts.inc | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/data/maps/FourIsland_PokemonCenter_2F/scripts.inc b/data/maps/FourIsland_PokemonCenter_2F/scripts.inc index 37d21446e..08482ec27 100644 --- a/data/maps/FourIsland_PokemonCenter_2F/scripts.inc +++ b/data/maps/FourIsland_PokemonCenter_2F/scripts.inc @@ -1,18 +1,18 @@ FourIsland_PokemonCenter_2F_MapScripts:: @ 8171C1D - map_script 2, FourIsland_PokemonCenter_2F_MapScript1_1BB2A3 - map_script 4, FourIsland_PokemonCenter_2F_MapScript2_1BB1ED - map_script 1, FourIsland_PokemonCenter_2F_MapScript3_1BB237 - map_script 3, FourIsland_PokemonCenter_2F_MapScript4_1BB1B4 - .byte 0 + map_script 2, FourIsland_PokemonCenter_2F_MapScript1_1BB2A3 + map_script 4, FourIsland_PokemonCenter_2F_MapScript2_1BB1ED + map_script 1, FourIsland_PokemonCenter_2F_MapScript3_1BB237 + map_script 3, FourIsland_PokemonCenter_2F_MapScript4_1BB1B4 + .byte 0 FourIsland_PokemonCenter_2F_EventScript_171C32:: @ 8171C32 - call EventScript_1BB4A3 - end + call EventScript_1BB4A3 + end EventScript_171C38:: @ 8171C38 - call EventScript_1BB6AB - end + call EventScript_1BB6AB + end EventScript_171C3E:: @ 8171C3E - call EventScript_1BB7DE - end + call EventScript_1BB7DE + end |
