mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Add note in 'CPUInformation'
This commit is contained in:
parent
9145030b77
commit
4690f6f2e0
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user