summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorYamaArashi <YamaArashi@users.noreply.github.com>2017-01-15 12:35:17 -0800
committerGitHub <noreply@github.com>2017-01-15 12:35:17 -0800
commit0a2ec5bde3ba900c3ece45ea67e9a9594d45f561 (patch)
treef461227be05fc661bb8da6eb8670aee9f14d5941 /ld_script.txt
parent8414fce223e3a0b18592659e208a917ed485479b (diff)
parent256f15f60cfe735406d7b266c207aeaab4115f61 (diff)
Merge pull request #189 from camthesaxman/battle_anim
add some data to C file and clean up battle_anim.c
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 0456f1edf..ca05ca8be 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -330,6 +330,7 @@ SECTIONS {
src/palette.o(.rodata);
src/sound.o(.rodata);
data/battle_anim.o(.rodata);
+ src/battle_anim.o(.rodata);
data/rom_8077ABC.o(.rodata);
data/map_events.o(.rodata);
data/data_8393054.o(.rodata);