diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index af5678637..c5ab999fe 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -211,6 +211,9 @@ SECTIONS { src/decoration.o(.text); asm/decoration.o(.text_80FE868); asm/slot_machine.o(.text); + src/slot_machine.o(.text); + asm/slot_machine.o(.text_8104D30) + src/slot_machine.o(.text_b); src/contest_painting.o(.text); src/battle_ai.o(.text); asm/trader.o(.text); |