diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-03-13 08:45:25 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-03-13 08:45:25 -0400 |
commit | 3f8fdccac5909e7dc80de42a3fae24ccab45b321 (patch) | |
tree | 0cb9f393e309e40da7544ca5625809ba1474fe8d /ld_script.txt | |
parent | e6c587bd92ad5e4ef5ebceaf8e1b12c399b2c0bf (diff) |
Complete decompilation of tomomichi_debug_menu
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 d7e0f0e6b..e14e25bd7 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -116,7 +116,6 @@ SECTIONS { src/battle/battle_setup.o(.text); src/engine/cable_club.o(.text); src/debug/tomomichi_debug_menu.o(.text); - asm/tomomichi_debug_menu.o(.text); src/debug/nohara_debug_menu.o(.text); asm/nohara_debug_menu.o(.text); src/debug/mori_debug_menu.o(.text); |