diff options
author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2017-10-22 20:16:16 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-22 20:16:16 -0500 |
commit | 88230e8d16dad1b08027a8c933d2d9a6ce689bd0 (patch) | |
tree | 2e01fafa79e8033651a9b4679f0857fded15aaa6 /ld_script.txt | |
parent | 5b83924d6ceb4a78f17c84266c18634b08e6f7f4 (diff) | |
parent | 2082c0491b0f7334683f891ca2558cead7b08aaf (diff) |
Merge pull request #91 from golemgalvanize/summary
partially decompile pokemon_summary_screen
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 1a6bc0311..f655711dd 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -254,6 +254,7 @@ SECTIONS { asm/fldeff_groundshake.o(.text); asm/fossil_specials.o(.text); src/berry_fix_program.o(.text); + src/pokemon_summary_screen.o(.text); asm/pokemon_summary_screen.o(.text); asm/pokenav.o(.text); asm/rayquaza_scene.o(.text); |