Add a reminder to keep interfaces in sync.

This commit is contained in:
Bartosz Taudul 2023-03-10 01:07:06 +01:00
parent 69855c671f
commit 23705fd84c
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

View File

@ -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,