diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-03 18:58:40 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-03 18:58:40 +0200 |
commit | 9dedb3a8bd1e3edc9a8844b55bda6592d9de124e (patch) | |
tree | 4e83c65135e3d36fd748defd22666e7dd631dfd4 /ld_script.txt | |
parent | ddf85539c1e3b9322d7e2ed36919345f2029cff2 (diff) |
split more battle buffer files
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 10fe3192a..c3c2b0de9 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -209,6 +209,9 @@ SECTIONS { asm/rom_817C95C.o(.text); asm/front_pic_anim.o(.text); asm/rom_8184DA4.o(.text); + asm/battle_controller_recorded_opponent.o(.text); + asm/battle_controller_recorded_player.o(.text); + asm/rom_818CFC8.o(.text); src/multiboot.o(.text); asm/rom_81BAD84.o(.text); asm/battle_controller_player_partner.o(.text); |