mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Add a reminder to keep interfaces in sync.
This commit is contained in:
parent
69855c671f
commit
23705fd84c
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user