diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-11-25 14:40:48 -0800 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2017-11-26 12:57:30 -0800 |
commit | 00f85341a6d769cc23c4dfbf5fca8ad02835956c (patch) | |
tree | a8ad81e66a27a6c0e2919dffd66a9663203af08a /ld_script.txt | |
parent | 5a8cd94046983f15eaf6d414d5f431cb296abdc3 (diff) |
Mostly done decompiling pokemon_summary_screen
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 082b4883a..085ea0f30 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -132,7 +132,6 @@ SECTIONS { src/pokemon/pokemon_storage_system.o(.text); asm/pokemon_storage_system.o(.text_8098A38); src/pokemon/pokemon_icon.o(.text); - asm/pokemon_summary_screen.o(.text); src/pokemon/pokemon_summary_screen.o(.text); src/field/script_movement.o(.text); src/field/fldeff_cut.o(.text); |