diff options
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ld_script.txt b/ld_script.txt index 7f20c1c..9230a24 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -243,10 +243,8 @@ SECTIONS { src/status.o(.text); asm/code_8077274.o(.text); src/dungeon_ai_attack.o(.text); - asm/code_807C4A0.o(.text); - src/dungeon_ai_attack_1.o(.text); asm/code_807C854.o(.text); - src/dungeon_ai_attack_2.o(.text); + src/dungeon_ai_attack_1.o(.text); asm/code_807CABC.o(.text); src/targeting_flags.o(.text); asm/code_807CD9C.o(.text); |