summaryrefslogtreecommitdiff
path: root/src/map/map.h
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-19 08:13:37 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-19 08:13:37 +0000
commit4f1eaf958561c690b199953f0f3d14bee5c6b7f7 (patch)
tree307c84bc856c20ba188a615f9eedee5761f3f54d /src/map/map.h
parentccfcd256566afa04a502a8c0ae0151382610defc (diff)
downloadhercules-4f1eaf958561c690b199953f0f3d14bee5c6b7f7.tar.gz
hercules-4f1eaf958561c690b199953f0f3d14bee5c6b7f7.tar.bz2
hercules-4f1eaf958561c690b199953f0f3d14bee5c6b7f7.tar.xz
hercules-4f1eaf958561c690b199953f0f3d14bee5c6b7f7.zip
* Added getrefine()
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1253 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/map.h')
-rw-r--r--src/map/map.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/map.h b/src/map/map.h
index 15075e8dc..a83f810b9 100644
--- a/src/map/map.h
+++ b/src/map/map.h
@@ -297,7 +297,6 @@ struct map_session_data {
short hp_loss_value, hp_loss_type;
int addrace2[6],addrace2_[6];
int subsize[3];
- struct item_data *current_item;
short unequip_damage[11];
int itemid;
int itemhealrate[6];