summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-10-21 21:01:01 -0700
committerYamaArashi <shadow962@live.com>2016-10-21 21:01:01 -0700
commitd44bce863fe9b37b2a76eb6fff1d46c7ed0d0bfc (patch)
tree40c6b12707f3db80df9fdba26fb47a973d58330e /Makefile
parent4f94633db0169f54019c2e2ad0a8d48b2232176f (diff)
split out mori_debug_menu.s and trainer_see.s
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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 \