update tracy from 11.0 to 13.1 and fix build with tracy enabled
This commit is contained in:
@@ -6,7 +6,7 @@ namespace tracy
|
||||
namespace Version
|
||||
{
|
||||
enum { Major = 0 };
|
||||
enum { Minor = 11 };
|
||||
enum { Minor = 13 };
|
||||
enum { Patch = 1 };
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user