diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-04 12:22:04 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-04 12:22:04 +0200 |
commit | 75a94ce58eb0b067bcfab9d3084e7d70782f8e90 (patch) | |
tree | a69c6bfa460491eafa894834912d3c7131476709 /ld_script.txt | |
parent | 7ea0d462c49360351006f246f0a300aaa765a843 (diff) |
split and label
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 d0ae744d1..4458ea158 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -187,6 +187,9 @@ SECTIONS { asm/field_effect_helpers.o(.text); asm/contest_ai.o(.text); asm/rom_8158B30.o(.text); + asm/battle_controller_safari.o(.text); + asm/fldeff_sweetscent.o(.text); + asm/rom_815A0D4.o(.text); asm/battle_controller_wally.o(.text); asm/player_pc.o(.text); asm/intro.o(.text); |