diff options
author | drifloony <drifloony@users.noreply.github.com> | 2017-07-15 00:46:25 -0700 |
---|---|---|
committer | drifloony <drifloony@users.noreply.github.com> | 2017-07-15 00:51:31 -0700 |
commit | 944b907a2624c1cd5144e8fffe224b509676b844 (patch) | |
tree | 0743d9cb10327706f4481be204eda934d9b65b38 /ld_script.txt | |
parent | a0e590b739a2bdd8e76c004ae60662bd81d33ca9 (diff) |
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 a51f50947..1bb40dd91 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -219,9 +219,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); |