From 1bcb2828e716490dc1aaefaf1cfc17844f289b36 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sat, 8 Sep 2012 23:31:49 +0000 Subject: Fixed error when running a server w/o RENEWAL but with RENEWAL_EXP git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16766 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/party.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/party.h') diff --git a/src/map/party.h b/src/map/party.h index f782384a3..4e1eaeaf5 100644 --- a/src/map/party.h +++ b/src/map/party.h @@ -92,7 +92,7 @@ void party_booking_update(struct map_session_data *sd, short* job); void party_booking_search(struct map_session_data *sd, short level, short mapid, short job, unsigned long lastindex, short resultcount); bool party_booking_delete(struct map_session_data *sd); -#ifdef RENEWAL +#ifdef RENEWAL_EXP void party_renewal_exp_mod(unsigned int *base_exp, unsigned int *job_exp, int lvl, int moblvl); #endif #ifdef RENEWAL_DROP -- cgit v1.2.3-70-g09d2