diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-22 21:50:31 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-22 21:50:31 -0400 |
| commit | 7d96290d42c448a951eaa1f69f386442433cf3ef (patch) | |
| tree | 39a8c58990f3ecdfd33098c8f3e84e1e72293e70 /ld_script.txt | |
| parent | 8502697ecd1f3b21c4ac457b3b75896af984daa5 (diff) | |
| parent | d3aa5a0b97e08c7824eea6b38b2904e443267eab (diff) | |
Merge branch 'slot_machine' of github.com:pret/pokefirered into slot_machine
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 ea0c43fd1..3057ccdb7 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -416,6 +416,7 @@ SECTIONS { data/berry_pouch.o(.rodata); data/itemfinder.o(.rodata); data/buy_menu_helpers.o(.rodata); + src/slot_machine.o(.rodata); data/slot_machine.o(.rodata); src/roamer.o(.rodata); src/mystery_gift_menu.o(.rodata); |
