diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-03-25 01:21:31 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-03-25 01:21:31 -0400 |
commit | f6d0a14e7f083ec6f789a78fe50b3153c4cfd87c (patch) | |
tree | 0c48b4495aecc7317a8208feaaff6a632e9cdb66 /ld_script.txt | |
parent | 0da7681d8f251b51641f0fe43e16c7c8505d71db (diff) |
Move remaining event_object_movement data to src
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 54078ab70..aeb884de4 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -434,7 +434,6 @@ SECTIONS { src/metatile_behavior.o(.rodata); src/field_door.o(.rodata); data/field_player_avatar.o(.rodata); - data/event_object_movement.o(.rodata); src/event_object_movement.o(.rodata); src/scrcmd.o(.rodata); src/coord_event_weather.o(.rodata); |