diff options
| author | navewindre <nw@moneybot.cc> | 2024-07-16 07:19:43 +0200 |
|---|---|---|
| committer | navewindre <nw@moneybot.cc> | 2024-07-16 07:19:43 +0200 |
| commit | 4c8b52fc94c04c4b3d338c2501971ae348f5b3e5 (patch) | |
| tree | 049ff320ffed7398b91887f6c39cfa3f715a1ee4 /src/cs2/hack.h | |
| parent | 320e7b14a5a29838ed2cb909cadfd7c448c6849b (diff) | |
やーーーー
Diffstat (limited to 'src/cs2/hack.h')
| -rw-r--r-- | src/cs2/hack.h | 2 |
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 |
