mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
String literal message transfer.
This commit is contained in:
@@ -24,6 +24,7 @@ enum ServerQuery : uint8_t
|
||||
ServerQuerySourceLocation,
|
||||
ServerQueryPlotName,
|
||||
ServerQueryMessage,
|
||||
ServerQueryMessageLiteral,
|
||||
};
|
||||
|
||||
enum { WelcomeMessageProgramNameSize = 64 };
|
||||
|
||||
Reference in New Issue
Block a user