diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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 \ |