summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorYamaArashi <YamaArashi@users.noreply.github.com>2017-01-05 19:09:36 -0800
committerGitHub <noreply@github.com>2017-01-05 19:09:36 -0800
commit8be8af5dbe3d100a395be8e2bb441f1b983978d6 (patch)
tree82a1f879870656e094ed78ca7c8c54e778ac2129 /ld_script.txt
parent2bf932b4f0fdfc821396b58250c02fc4eabf47e7 (diff)
parent076d9e8deffa269c19829ef8c82a546035e65f25 (diff)
Merge pull request #164 from marijnvdwerf/decompile/contest-painting
Contest painting
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 6423e5d22..cf2f6e29a 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -191,7 +191,7 @@ SECTIONS {
src/decoration.o(.text);
asm/decoration.o(.text_80FE868);
asm/slot_machine.o(.text);
- asm/contest_painting.o(.text);
+ src/contest_painting.o(.text);
src/battle_ai.o(.text);
asm/battle_ai.o(.text);
asm/trader.o(.text);