mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Handle FileReadError.
This commit is contained in:
@@ -12,6 +12,7 @@ struct BadVersionState
|
||||
{
|
||||
Ok,
|
||||
BadFile,
|
||||
ReadError,
|
||||
UnsupportedVersion,
|
||||
LegacyVersion
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user