diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-02 21:47:46 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-02 21:47:46 -0400 |
commit | a47e145fa914a580875fd39eefd4a22e76587892 (patch) | |
tree | c507574c9c0e9e2a3b6501095e564d64b96713ff /ld_script.txt | |
parent | 76b058ec5f01ebc114706b52f1fda066458c233b (diff) |
Finish decompiling nakamura
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 c7ed19a0b..c72169b68 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -394,7 +394,6 @@ SECTIONS { src/pokeblock_feed.o(.text); src/clear_save_data_menu.o(.text); src/debug/nakamura_debug_menu.o(.text); - asm/nakamura_debug_menu.o(.text); src/intro_credits_graphics.o(.text); src/evolution_graphics.o(.text); src/bard_music.o(.text); |