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/Route25 | |
| parent | efbbd67f81538a6c1774201cef2c1b33083a3a65 (diff) | |
Fix indentation in .inc files
Diffstat (limited to 'data/maps/Route25')
| -rw-r--r-- | data/maps/Route25/scripts.inc | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/data/maps/Route25/scripts.inc b/data/maps/Route25/scripts.inc index 88bbc1efa..1b8dfc2a4 100644 --- a/data/maps/Route25/scripts.inc +++ b/data/maps/Route25/scripts.inc @@ -1,12 +1,12 @@ Route25_MapScripts:: @ 8168745 - .byte 0 + .byte 0 Route25_EventScript_168746:: @ 8168746 - loadword 0, gUnknown_818954C - callstd 3 - end + loadword 0, gUnknown_818954C + callstd 3 + end Route25_EventScript_16874F:: @ 816874F - loadword 0, gUnknown_81895C2 - callstd 2 - end + loadword 0, gUnknown_81895C2 + callstd 2 + end |
