diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-01-04 18:37:11 -0500 |
---|---|---|
committer | YamaArashi <YamaArashi@users.noreply.github.com> | 2017-01-04 15:37:11 -0800 |
commit | b11ce5c17d95104e496d4ef6e90df750ed319ff5 (patch) | |
tree | e3aa797b257c9802531fb8ef57ee242001cd8f52 | |
parent | 41d2b112ebdf91da3d85b4495ceb95e69d69ef0a (diff) |
remove matsuda debug menu from ld_script (#160)
-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 217afc056..d0af456cd 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -137,7 +137,6 @@ SECTIONS { src/battle_anim_80A7E7C.o(.text); src/item.o(.text); src/matsuda_debug_menu.o(.text); - asm/matsuda_debug_menu.o(.text); asm/contest.o(.text); asm/shop.o(.text); src/berry.o(.text); |