X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fclient%2FClient.hpp;h=b09001cda1d40a1e096f9883eb19ee391298d499;hb=e5caf98d970fe569fd8484dd0d6ea738f8251ae4;hp=e124ae51200dd8d169a6a000bf98d6489d39a846;hpb=1d225566f79566e2dbbad8cb2876696f4c074ff5;p=blank.git diff --git a/src/client/Client.hpp b/src/client/Client.hpp index e124ae5..b09001c 100644 --- a/src/client/Client.hpp +++ b/src/client/Client.hpp @@ -37,6 +37,8 @@ public: float yaw, std::uint8_t actions, std::uint8_t slot); + std::uint16_t SendChunkRequest( + const glm::ivec3 &); std::uint16_t SendMessage( std::uint8_t type, std::uint32_t ref,