mirror of
https://github.com/wolfpld/tracy.git
synced 2026-06-08 08:33:48 +00:00
Add a reminder to keep interfaces in sync.
This commit is contained in:
@@ -729,6 +729,7 @@ enum class PlotType : uint8_t
|
||||
SysTime
|
||||
};
|
||||
|
||||
// Keep this in sync with enum in TracyC.h
|
||||
enum class PlotValueFormatting : uint8_t
|
||||
{
|
||||
Number,
|
||||
|
||||
Reference in New Issue
Block a user