diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 8b686dc50..d94b7440c 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -227,6 +227,8 @@ SECTIONS { asm/battle_controller_recorded_opponent.o(.text); asm/battle_controller_recorded_player.o(.text); asm/rom_818CFC8.o(.text); + asm/lilycove_lady.o(.text); + asm/rom_818E9AC.o(.text); src/multiboot.o(.text); asm/rom_81BAD84.o(.text); asm/battle_controller_player_partner.o(.text); |