diff options
author | YamaArashi <shadow962@live.com> | 2017-01-05 03:47:33 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-01-05 03:47:33 -0800 |
commit | 861adbbe6a164432694a06303149b58c9edd91f0 (patch) | |
tree | 58931224247611085b8983158d0896dc57ef9d13 /ld_script.txt | |
parent | 3dc2f8992446b2fffa0f7da16351e1445856f190 (diff) |
split out field_tasks data
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index c86a82a0f..f6620ee45 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -315,6 +315,7 @@ SECTIONS { src/script.o(.rodata); src/scrcmd.o(.rodata); src/coord_event_weather.o(.rodata); + data/field_tasks.o(.rodata); data/data_83760F0.o(.rodata); src/m4a_tables.o(.rodata); data/sound_data.o(.rodata); |