Comment to clarify these are indexes in the list

This commit is contained in:
Andy Adshead 2019-04-26 00:58:52 +01:00
parent 464eb95a69
commit 33fc39f5bc

View file

@ -30,9 +30,10 @@ namespace Ryujinx.Profiler.UI
ToggleFlags = 8,
Step = 9,
// Update this when new buttons are added
Count = 10,
Autodraw = 8,
// Update this when new buttons are added.
// These are indexes to the enum list
Autodraw = 8,
Count = 10,
}
// Font service