diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-12 14:34:14 -0500 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-12 14:34:14 -0500 |
| commit | e2005e194dee022b422e07c0f8efeeea490e55e0 (patch) | |
| tree | 6ea18f071f276d269bfedcd672374e0b1604aa0a /ld_script.txt | |
| parent | 4c61bead05968e0404ea074bed4da5edb2645b90 (diff) | |
Port field_door data to C
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 9066a11de..d84a70c7a 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -409,7 +409,6 @@ SECTIONS { src/fieldmap.o(.rodata); src/metatile_behavior.o(.rodata); src/field_door.o(.rodata); - data/field_door.o(.rodata); data/field_player_avatar.o(.rodata); data/field_map_obj.o(.rodata); data/field_ground_effect.o(.rodata); |
