diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-20 14:17:26 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-20 14:17:26 -0400 |
commit | c33448ba0929a54252b02bdc848c9f30d2a544cc (patch) | |
tree | c9b38f787325854a20975fecfee4dd2377f6e823 /ld_script.txt | |
parent | 348bd19fddefede38716607ffe0ecdb4ae199bea (diff) |
slot_machine: through sub_813FBC0
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 4b7fafa2e..ea0c43fd1 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -237,6 +237,7 @@ SECTIONS { asm/berry_pouch.o(.text); asm/itemfinder.o(.text); asm/buy_menu_helpers.o(.text); + src/slot_machine.o(.text); asm/slot_machine.o(.text); src/roamer.o(.text); src/mystery_gift_menu.o(.text); |