summaryrefslogtreecommitdiff
path: root/src/cs2/hack.h
diff options
context:
space:
mode:
authornavewindre <nw@moneybot.cc>2024-07-16 07:19:43 +0200
committernavewindre <nw@moneybot.cc>2024-07-16 07:19:43 +0200
commit46ac5c8191a99e444e0339def6caca339b591ce2 (patch)
tree049ff320ffed7398b91887f6c39cfa3f715a1ee4 /src/cs2/hack.h
parent1441fea13a447d0c52dc34154e06870cc277df54 (diff)
やーーーー
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