summaryrefslogtreecommitdiff
path: root/src/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client.h')
-rw-r--r--src/client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client.h b/src/client.h
index 1a7ef924a..398a3b849 100644
--- a/src/client.h
+++ b/src/client.h
@@ -210,6 +210,7 @@ public:
// eye position in *eye_position
v3f getPlayerPosition(v3f *eye_position=NULL);
+ void setPlayerWield(scene::ISceneNode *wield);
void setPlayerControl(PlayerControl &control);
void selectPlayerItem(u16 item);