summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorSatoMew <SatoMew@users.noreply.github.com>2019-04-09 14:52:56 +0100
committerSatoMew <SatoMew@users.noreply.github.com>2019-04-09 14:52:56 +0100
commit542d15bf7036c328dc54c3775c68ce64f64d8f80 (patch)
tree345d03e5e4854964513d0040cca1d150fbbf944e /ld_script.txt
parentd0a68de6e0606617027ab0437f2da1a414deb2da (diff)
decompile roulette_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 b342f0b8a..39a12e328 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -179,7 +179,7 @@ SECTIONS {
asm/battle_controller_link_partner.o(.text);
asm/battle_message.o(.text);
src/math_util.o(.text);
- asm/roulette_util.o(.text);
+ src/roulette_util.o(.text);
asm/cable_car_util.o(.text);
src/save.o(.text);
src/mystery_event_script.o(.text);