update sp (illegal)

This commit is contained in:
2025-07-29 15:17:56 +02:00
parent 4c2ac7e3f0
commit 56a43d7a60
4 changed files with 0 additions and 19 deletions

View File

@@ -6,13 +6,10 @@ namespace sp {
class DataBuffer;
namespace details {
template <>
void ReadMessage(DataBuffer& a_Buffer, td::protocol::pdata::WorldHeader& a_Header);
template <>
void ReadMessage(DataBuffer& a_Buffer, td::protocol::pdata::WorldData& a_WorldData);
} // namespace details
} // namespace sp