From fb2f1c8bce95cbe584fbd674b8e7865d2bc84bc6 Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Tue, 25 Oct 2016 19:57:15 -0700 Subject: split some files out of rom6.s --- Makefile | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a666c12b8..96b78f0ac 100644 --- a/Makefile +++ b/Makefile @@ -124,6 +124,22 @@ asm/contest_painting.o \ asm/battle_ai.o \ asm/trader.o \ asm/rom6.o \ +asm/battle_records.o \ +asm/pokedex_area_screen.o \ +asm/evolution_scene.o \ +asm/roulette.o \ +asm/pokedex_cry_screen.o \ +asm/coins.o \ +asm/landmark.o \ +asm/fldeff_strength.o \ +asm/battle_transition.o \ +asm/battle_811DA74.o \ +asm/battle_message.o \ +asm/choose_party.o \ +asm/cable_car.o \ +asm/roulette_util.o \ +asm/cable_car_util.o \ +asm/unused_8124F94.o \ asm/mystery_event_script.o \ asm/field_effect_helpers.o \ asm/contest_ai.o \ -- cgit v1.2.3