diff options
author | Edouard Veyrier <veyrie_e@epita.fr> | 2018-03-29 15:46:10 +0200 |
---|---|---|
committer | Edouard Veyrier <veyrie_e@epita.fr> | 2018-03-29 15:46:10 +0200 |
commit | 17b9f5d892ad34e4af3b407e2ee44a83506ee2f3 (patch) | |
tree | d0c5c7fb7cf94b013934574986a8cc08fcf4b531 /ld_script.txt | |
parent | cfacd23248ba56f5bca30895154625a06761ab45 (diff) |
Fix compile error
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 7ead2a863..cbc58dc8d 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -210,6 +210,7 @@ SECTIONS { src/fldeff_sweetscent.o(.text); asm/battle_anim_815A0D4.o(.text); asm/learn_move.o(.text); + src/learn_move.o(.text); src/fldeff_softboiled.o(.text); src/decoration_inventory.o(.text); src/roamer.o(.text); |