l2-unlegits/l2ooghelper/HWID.h
2012-02-01 05:25:08 +00:00

8 lines
89 B
C

#ifndef H_HWID
#define H_HWID
bool verifyHWID();
bool verifyTimeLimit();
#endif