diff options
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 9230a24..0457f43 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -208,6 +208,8 @@ SECTIONS { asm/code_80521D0.o(.text); src/charge_move.o(.text); asm/code_8057144.o(.text); + src/move_util.o(.text); + asm/code_80573CC.o(.text); src/code_8057824.o(.text); asm/code_8057824.o(.text); src/status_checker.o(.text); |