From 6612269d2706ca08d9b174f292671a024724e6a3 Mon Sep 17 00:00:00 2001 From: zephyrus Date: Sun, 24 Aug 2008 15:00:26 +0000 Subject: - Moving all content of Homunculus code to a proper file Homunculus.c/h - Update of all project files. NOTE: All functions on homunculus.c should be renamed i think, to remove all the merc_*. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13122 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/battle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/battle.c') diff --git a/src/map/battle.c b/src/map/battle.c index 23a548ec6..ee2f5a2a3 100644 --- a/src/map/battle.c +++ b/src/map/battle.c @@ -15,7 +15,7 @@ #include "pc.h" #include "status.h" #include "skill.h" -#include "mercenary.h" +#include "homunculus.h" #include "mob.h" #include "itemdb.h" #include "clif.h" -- cgit v1.2.3-70-g09d2