gros push encore

This commit is contained in:
2024-10-07 19:48:36 +02:00
parent 701b815dc1
commit 77317df56c
28 changed files with 777 additions and 105 deletions

View File

@@ -1,7 +1,7 @@
#pragma once
#include <cstdint>
#include <fpm/fpm.hpp>
#include <fpm/fixed.hpp>
namespace td {
@@ -63,4 +63,6 @@ struct EntityCoords {
fpm::fixed_16_16 y;
};
using PeerID = std::uint16_t;
} // namespace td