summaryrefslogtreecommitdiffstats
path: root/source/cPlayer.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/cPlayer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/cPlayer.h b/source/cPlayer.h
index b0d446434..9f7535d7c 100644
--- a/source/cPlayer.h
+++ b/source/cPlayer.h
@@ -81,6 +81,8 @@ public:
bool LoadFromDisk();
const char* GetLoadedWorldName();
+
+ void UseEquippedItem();
protected: