l2-unlegits/l2detect/L2Detect_auth.h
2012-02-01 05:25:08 +00:00

7 lines
122 B
C

#ifndef H_L2DETECT_AUTH
#define H_L2DETECT_AUTH
extern "C" __declspec(dllimport) int getHWID( char *out );
#endif