diff options
author | scnorton <scnorton@biociphers.org> | 2017-05-30 14:29:38 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-05-30 14:29:38 -0400 |
commit | 4b03459d3ff6391fe604fe02445a51605a9dc18a (patch) | |
tree | 641435012bce504b01fe6a73b088136e409ab7e5 /ld_script.txt | |
parent | d461483611ae66ad2cd9fd9e4d2c5f95d38f5387 (diff) |
Finish decompiling tv.s
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ld_script.txt b/ld_script.txt index df7a8748a..cae32faa2 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -174,8 +174,6 @@ SECTIONS { src/secret_base.o(.text); asm/secret_base.o(.text_80BC1D0); src/tv.o(.text); - asm/tv.o(.text); - src/tv.o(.text_c); asm/contest_link_80C2020.o(.text); src/script_pokemon_util_80C4BF0.o(.text); src/field_poison.o(.text); |