summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorYamaArashi <YamaArashi@users.noreply.github.com>2017-01-16 16:25:58 -0800
committerGitHub <noreply@github.com>2017-01-16 16:25:58 -0800
commit5d5c1df33adebf1736e1db7406a65843f1453b4e (patch)
treebf43a54cc61ae5012fc477c15f9acffdb91a603f /ld_script.txt
parent0a2ec5bde3ba900c3ece45ea67e9a9594d45f561 (diff)
parent099d1487fcb368144a18b008a9e6d39374885c30 (diff)
Merge pull request #190 from camthesaxman/battle_anim
finish decompiling battle_anim.c
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index ca05ca8be..49978ccaf 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -106,7 +106,6 @@ SECTIONS {
src/palette.o(.text);
src/sound.o(.text);
src/battle_anim.o(.text);
- asm/battle_anim.o(.text);
asm/rom_8077ABC.o(.text);
src/task.o(.text);
asm/rom5.o(.text);