diff options
author | yenatch <yenatch@gmail.com> | 2017-07-20 22:40:04 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-20 22:40:04 -0400 |
commit | c9e64b65ac89951583429563b83db40b712f484d (patch) | |
tree | 5bb3263a3911bddcb64ce840c6fa08f74d1e3eaa /ld_script.txt | |
parent | 3606fccc83333c9f96428f738287f0f84500dd27 (diff) | |
parent | e4c1e80941c62b9d1dfe6312173e800de7439175 (diff) |
Merge pull request #368 from drifloony/battle_records
decompile battle_records
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 fca1b712b..03181e65a 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -218,9 +218,7 @@ SECTIONS { src/birch_pc.o(.text); src/hof_pc.o(.text); src/field_specials.o(.text); - asm/battle_records.o(.text); src/battle_records.o(.text); - asm/battle_records.o(.text_8110494); asm/pokedex_area_screen.o(.text); asm/evolution_scene.o(.text); asm/roulette.o(.text); |