From b11ce5c17d95104e496d4ef6e90df750ed319ff5 Mon Sep 17 00:00:00 2001 From: ProjectRevoTPP Date: Wed, 4 Jan 2017 18:37:11 -0500 Subject: remove matsuda debug menu from ld_script (#160) --- ld_script.txt | 1 - 1 file changed, 1 deletion(-) 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); -- cgit v1.2.3