SystemMenuHook/source/gx2sploit.h
2019-08-15 10:32:25 +02:00

15 lines
166 B
C

#ifndef GX2SPLOIT_H_
#define GX2SPLOIT_H_
#ifdef __cplusplus
extern "C" {
#endif
int CheckKernelExploit(void);
#ifdef __cplusplus
}
#endif
#endif // GX2SPLOIT_H_