diff options
author | camthesaxman <cameronghall@cox.net> | 2017-06-10 20:53:06 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-06-10 20:53:06 -0500 |
commit | f14f219929ec0390e385cb9eee9f10fda4baf73a (patch) | |
tree | a97d1c540998eafcc855a0e6d00404f046a1afed /ld_script.txt | |
parent | 1a5bcd59134f062ade7070b8e62f0d2f3c218537 (diff) |
finish decompiling battle_7
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 2750b023e..211b29b1a 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -60,7 +60,6 @@ SECTIONS { src/battle_6.o(.text); asm/battle_6.o(.text_8030464); src/battle_7.o(.text); - asm/battle_7.o(.text); asm/battle_8.o(.text); asm/battle_9.o(.text); asm/battle_10.o(.text); |