summaryrefslogtreecommitdiff
path: root/src/map/log.h
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-08-20 08:52:56 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-08-20 08:52:56 +0000
commitc6ef4ba85df1bd56851c25e8f39ad69b9c6615c8 (patch)
tree31695c5ade59dcf1e91de477a18e10f1c705efb6 /src/map/log.h
parentca0c181c058b0ecb4a7f67a68be3a5b69316aab6 (diff)
downloadhercules-c6ef4ba85df1bd56851c25e8f39ad69b9c6615c8.tar.gz
hercules-c6ef4ba85df1bd56851c25e8f39ad69b9c6615c8.tar.bz2
hercules-c6ef4ba85df1bd56851c25e8f39ad69b9c6615c8.tar.xz
hercules-c6ef4ba85df1bd56851c25e8f39ad69b9c6615c8.zip
More compilation warning fixes...
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11051 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/log.h')
-rw-r--r--src/map/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/log.h b/src/map/log.h
index 53fa9dd7c..ee0b38beb 100644
--- a/src/map/log.h
+++ b/src/map/log.h
@@ -7,6 +7,7 @@
//#include "map.h"
struct map_session_data;
struct mob_data;
+struct item;
#ifndef TXT_ONLY