8 lines
89 B
C
8 lines
89 B
C
#ifndef H_HWID
|
|
#define H_HWID
|
|
|
|
bool verifyHWID();
|
|
bool verifyTimeLimit();
|
|
|
|
#endif
|