diff options
author | scnorton <scnorton@biociphers.org> | 2017-06-27 09:43:57 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-06-27 09:43:57 -0400 |
commit | 41cc0382a43161c0c66ddaf73742ecec8dcbdcc6 (patch) | |
tree | 8deae383568e4b087951b85ce40a0efac566fff9 /ld_script.txt | |
parent | 0687a65dc9b67d99d7bb8bdb656ce0c358a57f66 (diff) |
Finish decompiling field_tasks.s
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 77f404893..ba1b6f532 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -105,7 +105,6 @@ SECTIONS { src/event_data.o(.text); src/coord_event_weather.o(.text); src/field_tasks.o(.text); - asm/field_tasks.o(.text); src/clock.o(.text); asm/reset_rtc_screen.o(.text); asm/party_menu.o(.text); |