diff options
author | camthesaxman <cameronghall@cox.net> | 2018-01-05 22:33:15 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2018-01-05 22:33:15 -0600 |
commit | e95436b9024f2c32a2a005c97cf35f426fadab62 (patch) | |
tree | 4b47c9fb0f2db74dcbc56cedec839523c86a5647 | |
parent | 7d181ec03bdc8e5b9424e08e4428b76bab8eb5fd (diff) |
tabs to spaces
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 1b50c1f65..5bfc8b171 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -303,7 +303,7 @@ SECTIONS { asm/battle_intro.o(.text); src/field/bike.o(.text); src/easy_chat_1.o(.text); - src/easy_chat_2.o(.text); + src/easy_chat_2.o(.text); src/pokenav_before.o(.text); asm/pokenav.o(.text); src/pokenav_after.o(.text); |