]> git.localhorst.tv Git - blank.git/blobdiff - src/client/Client.hpp
new gcc version
[blank.git] / src / client / Client.hpp
index e124ae51200dd8d169a6a000bf98d6489d39a846..b09001cda1d40a1e096f9883eb19ee391298d499 100644 (file)
@@ -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,