diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2018-01-07 01:29:26 -0600 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2018-01-07 01:29:26 -0600 |
commit | efe19e95c846a658c5e9bd9908de548db00dcab5 (patch) | |
tree | 081e5528414d0293125437d7f312feeef6189f26 /ld_script.txt | |
parent | f0df833f37a20745ded2b13240c692fe20d2dc1c (diff) |
Extract door animations
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 3c6cf3bf0..4a4e41058 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -363,7 +363,6 @@ SECTIONS { data/maps.o(.rodata); data/fieldmap.o(.rodata); src/metatile_behavior.o(.rodata); - data/rom_8486FEC.o(.rodata); data/field_door.o(.rodata); data/field_player_avatar.o(.rodata); data/field_map_obj.o(.rodata); |