From 4c8b52fc94c04c4b3d338c2501971ae348f5b3e5 Mon Sep 17 00:00:00 2001 From: navewindre Date: Tue, 16 Jul 2024 07:19:43 +0200 Subject: =?UTF-8?q?=E3=82=84=E3=83=BC=E3=83=BC=E3=83=BC=E3=83=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/cs2/hack.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/cs2/hack.h') 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 -- cgit v1.2.3