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 4458ea158..eee70792c 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -190,6 +190,9 @@ SECTIONS { asm/battle_controller_safari.o(.text); asm/fldeff_sweetscent.o(.text); asm/rom_815A0D4.o(.text); + asm/decoration_inventory.o(.text); + asm/roamer.o(.text); + asm/rom_8161F74.o(.text); asm/battle_controller_wally.o(.text); asm/player_pc.o(.text); asm/intro.o(.text); |