summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ld_script.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 1e1d66fbb..33b77351a 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -82,7 +82,7 @@ SECTIONS {
asm/pokemon_item_effect.o(.text);
asm/pokemon_3.o(.text);
asm/trig.o(.text);
- asm/random.o(.text);
+ src/random.o(.text);
asm/util.o(.text);
asm/blend_palette.o(.text);
asm/daycare.o(.text);