From afe5db9b8300ed02e0a57c75b28d5c02baed58da Mon Sep 17 00:00:00 2001 From: shennetsind Date: Thu, 9 Feb 2012 00:52:58 +0000 Subject: Minor defines cleanup; moved AUTOLOOTITEM_SIZE from pc.h to Core.h git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15552 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/pc.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/map/pc.h') diff --git a/src/map/pc.h b/src/map/pc.h index af26ce8d2..c0863bb1d 100644 --- a/src/map/pc.h +++ b/src/map/pc.h @@ -25,9 +25,6 @@ //For Warlock #define MAX_SPELLBOOK 10 -//Max number of items on @autolootid list -#define AUTOLOOTITEM_SIZE 10 - struct weapon_data { int atkmods[3]; // all the variables except atkmods get zero'ed in each call of status_calc_pc -- cgit v1.2.3-70-g09d2