diff options
| author | YamaArashi <shadow962@live.com> | 2016-10-25 19:57:15 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-10-25 19:57:15 -0700 |
| commit | fb2f1c8bce95cbe584fbd674b8e7865d2bc84bc6 (patch) | |
| tree | 95d47e9e0d44e207d276d6858b44c6be5c845589 /Makefile | |
| parent | cfe4a52393bd5d09d78f68ac165406d3e9354706 (diff) | |
split some files out of rom6.s
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 \ |
