diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index eb2c35d88..8dd35b213 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -172,6 +172,8 @@ SECTIONS { asm/region_map.o(.text); asm/cute_sketch.o(.text); asm/decoration.o(.text); + src/decoration.o(.text); + asm/decoration.o(.text_80FE868); asm/slot_machine.o(.text); asm/contest_painting.o(.text); src/battle_ai.o(.text); |