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/SSAnne_2F_Room1/scripts.inc | |
| parent | efbbd67f81538a6c1774201cef2c1b33083a3a65 (diff) | |
Fix indentation in .inc files
Diffstat (limited to 'data/maps/SSAnne_2F_Room1/scripts.inc')
| -rw-r--r-- | data/maps/SSAnne_2F_Room1/scripts.inc | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/data/maps/SSAnne_2F_Room1/scripts.inc b/data/maps/SSAnne_2F_Room1/scripts.inc index 65f373a77..e2257e22a 100644 --- a/data/maps/SSAnne_2F_Room1/scripts.inc +++ b/data/maps/SSAnne_2F_Room1/scripts.inc @@ -1,15 +1,15 @@ SSAnne_2F_Room1_MapScripts:: @ 8160C96 - .byte 0 + .byte 0 SSAnne_2F_Room1_EventScript_160C97:: @ 8160C97 - lock - faceplayer - message Text_173CE3 - waitmessage - setvar VAR_0x8004, 143 - special sub_80CBDCC - drawmonpic SPECIES_SNORLAX, 10, 3 - waitbuttonpress - erasemonpic - release - end + lock + faceplayer + message Text_173CE3 + waitmessage + setvar VAR_0x8004, 143 + special sub_80CBDCC + drawmonpic SPECIES_SNORLAX, 10, 3 + waitbuttonpress + erasemonpic + release + end |
