diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-10-13 20:38:46 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-10-13 20:38:46 +0200 |
commit | a496a763ca54871e19e2482b550127e2aa709b05 (patch) | |
tree | 57444aa80fa54470f5dd1eaf6185c4af0fb3a8af /ld_script.txt | |
parent | 74b81bf229ded3212ab77701aebd4e16799731ec (diff) |
Merge record mixing, pokemon and global with apprentice
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 8e73eaef8..7728a498b 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -247,6 +247,7 @@ SECTIONS { asm/battle_frontier_1.o(.text); src/menu.o(.text); src/battle_factory.o(.text); + src/battle_frontier_2.o(.text); asm/battle_frontier_2.o(.text); src/item_menu.o(.text); src/list_menu.o(.text); |