diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-28 15:58:07 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-28 15:58:07 -0400 |
commit | f57776c74cded4b10f974828c991c095faaa6d67 (patch) | |
tree | 4fd7258b93a61faf42febe5ca70e750d88d982d8 /ld_script.txt | |
parent | 5ea2f463d71d0bc2663e70a553557de0ccf40eef (diff) |
through sub_8151574
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 f655711dd..bf0186b9d 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -191,6 +191,7 @@ SECTIONS { asm/battle_controller_linkpartner.o(.text); src/battle_message.o(.text); asm/cable_car.o(.text); + src/math_util.o(.text); asm/math_util.o(.text); asm/roulette_util.o(.text); asm/cable_car_util.o(.text); |