diff options
author | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2016-12-13 23:01:24 +0100 |
---|---|---|
committer | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2017-01-06 04:06:24 +0100 |
commit | 076d9e8deffa269c19829ef8c82a546035e65f25 (patch) | |
tree | 82a1f879870656e094ed78ca7c8c54e778ac2129 /ld_script.txt | |
parent | 2bf932b4f0fdfc821396b58250c02fc4eabf47e7 (diff) |
Contest painting
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
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); |