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 930987c02..e7a81a111 100644
--- a/src/client.h
+++ b/src/client.h
@@ -210,6 +210,7 @@ public:
LocalPlayer* getLocalPlayer();
+ void setPlayerWield(scene::ISceneNode *wield);
void setPlayerControl(PlayerControl &control);
void selectPlayerItem(u16 item);