mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-22 14:44:34 +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
|
||||
};
|
||||
|
||||
// Keep this in sync with enum in TracyC.h
|
||||
enum class PlotValueFormatting : uint8_t
|
||||
{
|
||||
Number,
|
||||
|
Loading…
Reference in New Issue
Block a user