summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorSatoMew <SatoMew@users.noreply.github.com>2018-10-17 19:53:48 +0100
committerSatoMew <SatoMew@users.noreply.github.com>2018-10-17 19:53:48 +0100
commit2c5ffce6fccf17cf350b39da979ae1a862133e26 (patch)
treee7b6fa988bf97dced2d44617b86adb943b870e44 /ld_script.txt
parentd05339979e39580b162e618087136bb220a4f20d (diff)
decompile math_util.c
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 2b5d8fe4e..6fe579510 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -178,7 +178,7 @@ SECTIONS {
asm/battle_transition.o(.text);
asm/battle_controller_link_partner.o(.text);
asm/battle_message.o(.text);
- asm/math_util.o(.text);
+ src/math_util.o(.text);
asm/roulette_util.o(.text);
asm/cable_car_util.o(.text);
src/save.o(.text);