diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-10-28 22:18:48 -0700 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2017-10-28 22:18:48 -0700 |
commit | c677029e155aa5f0ef61de708588a36085fd36b4 (patch) | |
tree | a494df53e8de3fe675ad55d19b0341b129dd55ce /ld_script.txt | |
parent | 978ca50dad8de72a3940b5423fd5c3b87c13eb46 (diff) |
More battle_tower decomp
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index a77356dd0..16b09ed87 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -232,7 +232,6 @@ SECTIONS { src/field/decoration_inventory.o(.text); src/field/roamer.o(.text); src/battle_tower.o(.text); - asm/battle_tower.o(.text); src/field/use_pokeblock.o(.text); src/battle/battle_controller_wally.o(.text); src/field/player_pc.o(.text); |