diff --git a/r5dev/tier0/platform.h b/r5dev/tier0/platform.h
index d9619b27..1353f240 100644
--- a/r5dev/tier0/platform.h
+++ b/r5dev/tier0/platform.h
@@ -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