diff options
author | scnorton <scnorton@biociphers.org> | 2017-06-21 11:25:27 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-06-21 11:25:27 -0400 |
commit | fce70e6bd5c00f1557dc05a92086b1727d58bb9e (patch) | |
tree | 563c917854d7707c090cd91db18e6e2400b31348 /ld_script.txt | |
parent | d008cc7d60d4cfd34c27a0abcb3cef991b8096a6 (diff) |
Another batch of functions; last of the field specials data
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 24f018abc..41b9a7803 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -439,7 +439,6 @@ SECTIONS { data/fldeff_flash.o(.rodata); src/time_events.o(.rodata); src/field_specials.o(.rodata); - data/field_specials.o(.rodata); data/pokedex_area_screen.o(.rodata); data/evolution_scene.o(.rodata); data/roulette.o(.rodata); |