summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorsceptillion <33798691+sceptillion@users.noreply.github.com>2017-12-11 00:50:59 -0800
committersceptillion <33798691+sceptillion@users.noreply.github.com>2017-12-11 00:50:59 -0800
commitfdf832bec16cbdcb07afc4a62bb74314202fadf6 (patch)
tree4663ee320551b971e3eb40d6b1641262ed9d6198 /ld_script.txt
parent7c4bc430c2997e80683612229cfa6b10d08cf512 (diff)
decompile random
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 3dc21ff..2f8b921 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -35,7 +35,7 @@ SECTIONS {
{
asm/crt0.o(.text);
asm/code.o(.text);
- asm/random.o(.text);
+ src/random.o(.text);
asm/code_8006218.o(.text);
src/main.o(.text);
asm/code_800B540.o(.text);