diff options
author | yenatch <yenatch@gmail.com> | 2017-06-12 19:01:41 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-12 19:01:41 -0400 |
commit | e09e1da6c252e17cf6db429ad142b05dbf156548 (patch) | |
tree | 433367371faa7567a4214adf29c5853170f5585b /ld_script.txt | |
parent | b741c626e72a2c52351fddbbfc536f66183d009f (diff) | |
parent | e085596d7d63c8e3814192a1a8c628810cc89eda (diff) |
Merge pull request #314 from PikalaxALT/tv
Finish decompilation of tv.s
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ld_script.txt b/ld_script.txt index 38d564974..7d44b019a 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -174,12 +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_a); - asm/tv.o(.text_80BE8EC); - src/tv.o(.dotvshow); - asm/tv.o(.dotvshow); - src/tv.o(.text_c); asm/contest_link_80C2020.o(.text); src/script_pokemon_util_80C4BF0.o(.text); src/field_poison.o(.text); |