summaryrefslogtreecommitdiff
path: root/src/cs2/hack.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cs2/hack.h')
-rw-r--r--src/cs2/hack.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cs2/hack.h b/src/cs2/hack.h
index 18bd4e3..3ba769a 100644
--- a/src/cs2/hack.h
+++ b/src/cs2/hack.h
@@ -2,8 +2,10 @@
#include "../process64.h"
#include "../setting.h"
+#include "../perf.h"
extern SETTING_HOLDER gcfg;
+
extern PROCESS64* hack_init();
extern bool hack_run( PROCESS64* p ); \ No newline at end of file