diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-08-26 15:27:06 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-08-26 15:27:06 +0200 |
commit | 78cad0dee52e69ab7cca6b8ddc793820697ba01f (patch) | |
tree | 1866d72a4a2d8c7e0466803fd056b048bf7abb3a /ld_script.txt | |
parent | 2b7c138cbe165cdfa0ad8f7044efc439d9888cd2 (diff) |
try battle tent and fail
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 e2c0151ad..c06b410f1 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -243,6 +243,7 @@ SECTIONS { src/trainer_pokemon_sprites.o(.text); src/lilycove_lady.o(.text); src/battle_dome.o(.text); + src/battle_frontier_1.o(.text); asm/battle_frontier_1.o(.text); src/menu.o(.text); asm/battle_frontier_2.o(.text); |