1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Add missing query space extensions.

This commit is contained in:
Bartosz Taudul
2020-03-25 20:33:50 +01:00
parent cda285ceb7
commit ea507289c6
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -36,6 +36,7 @@ enum { WelcomeMessageHostInfoSize = 1024 };
#pragma pack( 1 )
// Must increase left query space after handling!
enum ServerQuery : uint8_t
{
ServerQueryTerminate,