diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-06-11 18:17:31 -0500 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2018-06-11 18:17:31 -0500 |
commit | ed245b677addbb7f5c748193301507de7fed6ec4 (patch) | |
tree | 237b93246cc35a18bcb63239f95b97e60a955ae9 /ld_script.txt | |
parent | 89edf6d9e989669f439fdfbf452ee4079e325785 (diff) |
Add remaining rodata to event_object_movement.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 ec5e036fa..66af49175 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -396,7 +396,6 @@ SECTIONS { src/field_door.o(.rodata); data/field_player_avatar.o(.rodata); src/event_object_movement.o(.rodata); - data/map_obj_8097404.o(.rodata); src/text_window.o(.rodata); src/scrcmd.o(.rodata); src/coord_event_weather.o(.rodata); |