7 lines
64 B
C
7 lines
64 B
C
#ifndef H_HWID
|
|
#define H_HWID
|
|
|
|
bool VerifyHWID();
|
|
|
|
#endif
|