summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-11-25 17:00:18 -0600
committerMarcus Huderle <huderlem@gmail.com>2018-11-25 17:00:18 -0600
commit5947e0d229cde5e00224b3c8aff91e27f0d06dfc (patch)
treed6992adc9f00e0b56195f1c67f41da376b6282c1 /ld_script.txt
parent19e235867a9af6159e375154135b6c09bf3d9ba9 (diff)
Decompile rock
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 0ea9cbb4f..90b0bfbe2 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -167,7 +167,7 @@ SECTIONS {
asm/flying.o(.text);
asm/psychic.o(.text);
asm/bug.o(.text);
- asm/rock.o(.text);
+ src/rock.o(.text);
asm/ghost.o(.text);
asm/dragon.o(.text);
asm/dark.o(.text);