summaryrefslogtreecommitdiff
path: root/src/map/clif.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/clif.h')
-rw-r--r--src/map/clif.h11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/map/clif.h b/src/map/clif.h
index 6dbb7f59c..d13ab9037 100644
--- a/src/map/clif.h
+++ b/src/map/clif.h
@@ -10,10 +10,19 @@ struct storage;
struct guild_storage;
//#include "map.h"
struct block_list;
+struct unit_data;
struct map_session_data;
struct homun_data;
-struct unit_data;
+struct pet_data;
+struct npc_data;
+struct chat_data;
struct flooritem_data;
+struct skill_unit;
+struct vending;
+struct party;
+struct party_data;
+struct guild;
+#include <stdarg.h>
// server->client protocol version
// v7 - 2005-04-11aSakexe+ - 0x229, 0x22a, 0x22b, 0x22c