From 94a8a08118ecd9e358d794d430945ada248d0959 Mon Sep 17 00:00:00 2001 From: MadCamel Date: Wed, 13 May 2009 15:41:18 -0400 Subject: Fixed all compiler warnings and several small bugs in the process --- src/map/pc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/pc.c') diff --git a/src/map/pc.c b/src/map/pc.c index cf1e101..9703ee0 100644 --- a/src/map/pc.c +++ b/src/map/pc.c @@ -17,6 +17,7 @@ #include "chat.h" #include "chrif.h" #include "clif.h" +#include "guild.h" #include "intif.h" #include "itemdb.h" #include "map.h" @@ -1069,7 +1070,6 @@ int pc_calcstatus(struct map_session_data* sd,int first) struct skill b_skill[MAX_SKILL]; int i,bl,index; int skill,aspd_rate,wele,wele_,def_ele,refinedef=0; - int pele=0,pdef_ele=0; int str,dstr,dex; struct pc_base_job s_class; -- cgit v1.2.3-70-g09d2