summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-10-17 20:03:41 -0700
committerYamaArashi <shadow962@live.com>2016-10-17 20:03:41 -0700
commit96e00863053cb45ea1466095f07f41540ce6ea25 (patch)
treeb424abdb744dc38461c946a394e585eccc355b8d /Makefile
parent8703c1edc9d324ef8fb0e939299d08e86cbe734b (diff)
split out wild_encounter.s
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 80ecf8dac..a97a135ef 100644
--- a/Makefile
+++ b/Makefile
@@ -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 \