summaryrefslogtreecommitdiffstats
path: root/source/cInventory.h
diff options
context:
space:
mode:
authoradmin@omencraft.com <admin@omencraft.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2011-10-26 18:49:01 +0200
committeradmin@omencraft.com <admin@omencraft.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2011-10-26 18:49:01 +0200
commitacd537d53369002ff3e5557865cbe66af01ea3a1 (patch)
tree089e8aeadf3f16244326fb943c5c288ca0613e87 /source/cInventory.h
parentUpdated VS2010 project files (diff)
downloadcuberite-acd537d53369002ff3e5557865cbe66af01ea3a1.tar
cuberite-acd537d53369002ff3e5557865cbe66af01ea3a1.tar.gz
cuberite-acd537d53369002ff3e5557865cbe66af01ea3a1.tar.bz2
cuberite-acd537d53369002ff3e5557865cbe66af01ea3a1.tar.lz
cuberite-acd537d53369002ff3e5557865cbe66af01ea3a1.tar.xz
cuberite-acd537d53369002ff3e5557865cbe66af01ea3a1.tar.zst
cuberite-acd537d53369002ff3e5557865cbe66af01ea3a1.zip
Diffstat (limited to '')
-rw-r--r--source/cInventory.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/cInventory.h b/source/cInventory.h
index 19460142f..01f505ab1 100644
--- a/source/cInventory.h
+++ b/source/cInventory.h
@@ -9,6 +9,7 @@ class cClientHandle;
class cPlayer;
class cPacket_WindowClick;
class cPacket_EntityEquipment;
+class cPacket_CreateInventoryAction;
class cInventory //tolua_export
: public cWindowOwner
{ //tolua_export
@@ -64,4 +65,4 @@ private:
short m_EquippedSlot;
cPlayer* m_Owner;
-}; //tolua_export \ No newline at end of file
+}; //tolua_export