diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-09-03 12:34:44 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-09-05 20:48:48 -0500 |
commit | b510100503de459c4f6c65f38d19050423014628 (patch) | |
tree | 06859f74b24da4b3256eb2667791eda29e9a942e /ld_script.txt | |
parent | 8d910465f8597299e6017a9831ba4576595cb748 (diff) |
Port trainer hill sets to C objects
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 a044ecdab..9c3f23a46 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -661,7 +661,6 @@ SECTIONS { src/pokenav_match_call_data.o(.rodata); src/menu_specialized.o(.rodata); src/ereader_helpers.o(.rodata); - data/ereader_helpers.o(.rodata); src/faraway_island.o(.rodata); src/ereader_screen.o(.rodata); data/ereader_screen.o(.rodata); |