diff options
author | camthesaxman <cameronghall@cox.net> | 2017-08-12 13:20:23 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-08-12 13:20:23 -0500 |
commit | 11f590a1e88eed99b24439d246110356142cc9eb (patch) | |
tree | f487d43511ebf39d63d1e8c14f01e371e542a81f /ld_script.txt | |
parent | f3b6f3c2738a9a1d7e1167b4078355c59cce8074 (diff) |
move ROM data into learn_move.c
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 285d15fb5..9ca2705a6 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -454,7 +454,6 @@ SECTIONS { data/battle_anim_81258BC.o(.rodata); data/battle_anim_812C144.o(.rodata); src/learn_move.o(.rodata); - data/learn_move.o(.rodata); src/decoration_inventory.o(.rodata); src/roamer.o(.rodata); data/battle_tower.o(.rodata); |