Add note in 'CPUInformation'

This commit is contained in:
Kawe Mazidjatari 2023-02-11 16:23:09 +01:00
parent 9145030b77
commit 4690f6f2e0

View File

@ -791,6 +791,7 @@ struct CPUInformation
int64_t m_Speed; // In cycles per second.
// Any member below doesn't exist in the game engine!
char* m_szProcessorID; // Processor vendor Identification.
char* m_szProcessorBrand; // Processor brand string, if available