diff options
| author | YamaArashi <shadow962@live.com> | 2016-10-17 20:03:41 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-10-17 20:03:41 -0700 |
| commit | 96e00863053cb45ea1466095f07f41540ce6ea25 (patch) | |
| tree | b424abdb744dc38461c946a394e585eccc355b8d /Makefile | |
| parent | 8703c1edc9d324ef8fb0e939299d08e86cbe734b (diff) | |
split out wild_encounter.s
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ asm/libgcnmultiboot.o asm/m4a_1.o asm/m4a_3.o asm/libagbsyscall.o \ asm/tileset.o asm/rom_8065394.o asm/rom_803D1FC.o asm/calculate_base_damage.o \ asm/rom_813BA94.o asm/rom_81258BC.o asm/mystery_event_script.o \ asm/field_effect_helpers.o asm/contest_ai.o asm/berry.o asm/rom_80B5054.o \ -asm/party_menu.o asm/rom_806D7F8.o +asm/party_menu.o asm/rom_806D7F8.o asm/wild_encounter.o asm/rom_8085668.o DATA_ASM_OBJS := data/data2.o data/graphics.o data/sound_data.o \ data/event_scripts.o data/battle_anim_scripts.o \ |
