diff options
author | camthesaxman <cameronghall@cox.net> | 2017-06-22 13:52:30 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-06-22 13:52:30 -0500 |
commit | 56235a29d45d76e21592d5d363a5bb7a0ae9059a (patch) | |
tree | 94b2f880d6c4c38883b0e7316dbe82456acb0b31 /ld_script.txt | |
parent | 7bdcf7cd6de166539897b7734b7eef7c798f7b05 (diff) |
finish decompiling battle_6
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 620cb4526..9f8fef470 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -56,7 +56,6 @@ SECTIONS { asm/battle_3.o(.text); asm/battle_4.o(.text); asm/battle_5.o(.text); - asm/battle_6.o(.text); src/battle_6.o(.text); src/battle_7.o(.text); asm/battle_8.o(.text); |