From d44bce863fe9b37b2a76eb6fff1d46c7ed0d0bfc Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Fri, 21 Oct 2016 21:01:01 -0700 Subject: split out mori_debug_menu.s and trainer_see.s --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 44ebd3433..e765ba20e 100644 --- a/Makefile +++ b/Makefile @@ -57,7 +57,7 @@ asm/rom_806936C.o asm/clear_save_data_menu.o asm/rom_8148B8C.o \ asm/mystery_event_menu.o asm/save_failed_screen.o asm/rom_81473B8.o \ asm/berry_tag_screen.o asm/lottery_corner.o \ asm/battle_ai.o asm/trader.o asm/trainer_card.o asm/save_menu_util.o \ -asm/rom_8094928.o +asm/rom_8094928.o asm/mori_debug_menu.o asm/trainer_see.o DATA_ASM_OBJS := data/data2.o data/graphics.o data/sound_data.o \ data/event_scripts.o data/battle_anim_scripts.o \ -- cgit v1.2.3