summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-04-15 14:03:39 -0400
committerGitHub <noreply@github.com>2019-04-15 14:03:39 -0400
commitf4b867393892d435b09f796c98e57e10a1ba0717 (patch)
treed08646eb9dab212267310f6eb9440387a56ebcaa /ld_script.txt
parent5bf1c29cee223cba17a1ec93af0196e380e8cbf1 (diff)
parent9e1028f6f1883e0fb14736b2e6b99f2dfa78e51e (diff)
Merge pull request #45 from SatoMew/master
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 6e3dda820..bd94c2055 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);