diff options
author | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2017-01-03 02:35:26 +0100 |
---|---|---|
committer | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2017-01-03 02:39:58 +0100 |
commit | 2f362cf67ab65f62ec3a2a2a6497615cb8bc502c (patch) | |
tree | f2bf01877826cdc92b4a14a64da588f6dda8db0b /ld_script.txt | |
parent | 6c4a8ac10ef7af3c05e32c9ca293556f2d9b6509 (diff) |
Partly decompile tv show
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index ad9cd02a3..9b1f3c02f 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -146,6 +146,13 @@ SECTIONS { asm/sound_check_menu.o(.text); asm/secret_base.o(.text); asm/tv.o(.text); + src/tv.o(.text); + asm/tv.o(.text_80BE8EC); + src/tv.o(.text_b); + asm/tv.o(.text_80BF544); + src/tv.o(.text_c); + asm/tv.o(.text_80C1C5C); + src/tv.o(.text_d); asm/contest_link_80C2020.o(.text); asm/script_pokemon_util_80C4BF0.o(.text); src/field_poison.o(.text); |