diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-07 08:13:08 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-07 08:13:08 -0400 |
| commit | ca01a92880a5d71bce2bec6caa7714c8e1cf0f17 (patch) | |
| tree | 44d1d4d16fd6785c68845839eac4b4c13780e05d /misc | |
| parent | b0e7d04ccfc19dfac96c703d56d7ef8e30938624 (diff) | |
Fix indentation in many places
Diffstat (limited to 'misc')
| -rwxr-xr-x | misc/fixed_words.asm | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/misc/fixed_words.asm b/misc/fixed_words.asm index 5797343fc..703b5cf73 100755 --- a/misc/fixed_words.asm +++ b/misc/fixed_words.asm @@ -4267,14 +4267,14 @@ endm macro_11f220 69 ; 04: Battle macro_11f220 66 ; 05: Exclamations macro_11f220 66 ; 06: Conversation - macro_11f220 69 ; 07: Feelings - macro_11f220 66 ; 08: Conditions - macro_11f220 39 ; 09: Life - macro_11f220 39 ; 0a: Hobbies - macro_11f220 69 ; 0b: Actions - macro_11f220 39 ; 0c: Time - macro_11f220 66 ; 0d: Farewells - macro_11f220 36 ; 0e: ThisAndThat + macro_11f220 69 ; 07: Feelings + macro_11f220 66 ; 08: Conditions + macro_11f220 39 ; 09: Life + macro_11f220 39 ; 0a: Hobbies + macro_11f220 69 ; 0b: Actions + macro_11f220 39 ; 0c: Time + macro_11f220 66 ; 0d: Farewells + macro_11f220 36 ; 0e: ThisAndThat EZChat_SortedWords: ; Addresses in WRAM bank 3 where EZChat words beginning |
