diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-12-20 17:31:27 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-12-20 17:31:27 -0500 |
commit | 8fd3100fb491c22bb90d1a86f2f1b0fd3b090ac4 (patch) | |
tree | 9d5c83d89b54e785de9f641f97706ae9d43dcf7e /ld_script.txt | |
parent | 3c5f725de49371aced1788a21f5e53df5b498b5f (diff) |
Through sub_8101A28
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 6353fceec..5014ebb4b 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -318,8 +318,9 @@ SECTIONS { src/scene/cute_sketch.o(.text); asm/cute_sketch.o(.text); src/field/decoration.o(.text); - asm/slot_machine.o(.text); src/field/slot_machine.o(.text); + asm/slot_machine.o(.text); + src/field/slot_machine.o(.text_a); asm/slot_machine.o(.text_8104D30) src/field/slot_machine.o(.text_b); src/scene/contest_painting.o(.text); |