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/Route11 | |
| parent | efbbd67f81538a6c1774201cef2c1b33083a3a65 (diff) | |
Fix indentation in .inc files
Diffstat (limited to 'data/maps/Route11')
| -rw-r--r-- | data/maps/Route11/scripts.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/maps/Route11/scripts.inc b/data/maps/Route11/scripts.inc index 5a369712e..8f5145a05 100644 --- a/data/maps/Route11/scripts.inc +++ b/data/maps/Route11/scripts.inc @@ -1,7 +1,7 @@ Route11_MapScripts:: @ 8167FF6 - .byte 0 + .byte 0 Route11_EventScript_167FF7:: @ 8167FF7 - loadword 0, gUnknown_8185308 - callstd 3 - end + loadword 0, gUnknown_8185308 + callstd 3 + end |
