summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-11-26 02:01:36 -0600
committercamthesaxman <cameronghall@cox.net>2017-11-26 02:01:36 -0600
commitd373f41c2cbd2dc71ca2287b179c7c8777b9eb02 (patch)
tree9f39e33187265d606236e2d7a7cb2ddb2009b575 /ld_script.txt
parent20c5936f0c9fd15d34fce0409e8835282ea2fcaf (diff)
rename rng.c to random.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 2436f5e4b..5b81940c6 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -65,7 +65,7 @@ SECTIONS {
src/pokemon/pokemon_3.o(.text);
src/de_rom_8040FE0.o(.text);
src/engine/trig.o(.text);
- src/engine/rng.o(.text);
+ src/engine/random.o(.text);
src/engine/util.o(.text);
src/engine/blend_palette.o(.text);
src/field/daycare.o(.text);