mirror of
https://github.com/wolfpld/tracy
synced 2025-04-29 20:33:52 +00: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
|
SysTime
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// Keep this in sync with enum in TracyC.h
|
||||||
enum class PlotValueFormatting : uint8_t
|
enum class PlotValueFormatting : uint8_t
|
||||||
{
|
{
|
||||||
Number,
|
Number,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user