summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2017-02-02 16:30:08 -0800
committerYamaArashi <shadow962@live.com>2017-02-02 16:30:30 -0800
commit8f9ed6e585a361e957650b871fc56a0406c2dac8 (patch)
treefc4796bcad3363136dc7130e8c5ee814104a29d7 /ld_script.txt
parent39299306e059d82516247aeacd04b680509eef8c (diff)
decompile rng
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 0fe19328f..05f72c340 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -60,7 +60,7 @@ SECTIONS {
asm/pokemon_2.o(.text);
asm/pokemon_3.o(.text);
asm/trig.o(.text);
- asm/rng.o(.text);
+ src/rng.o(.text);
asm/util.o(.text);
asm/blend_palette.o(.text);
asm/daycare.o(.text);