diff options
| author | navewindre <nw@moneybot.cc> | 2024-07-12 05:40:41 +0200 |
|---|---|---|
| committer | navewindre <nw@moneybot.cc> | 2024-07-12 05:40:41 +0200 |
| commit | 9d7cb5b7ad1cd03f9d3491d0eb8544460d975c81 (patch) | |
| tree | 4a843c7785035ca548625ccf988ac924b8815f85 /src/conin.cpp | |
| parent | 6634e62e788f10b2ba55c548381162d3ef1d37a0 (diff) | |
base shit
Diffstat (limited to 'src/conin.cpp')
| -rw-r--r-- | src/conin.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/conin.cpp b/src/conin.cpp index 85c34fb..b23050b 100644 --- a/src/conin.cpp +++ b/src/conin.cpp @@ -6,8 +6,6 @@ #include <cstdio> #include "mathutil.h" #include "process.h" -#include "csgo/csgoplayer.h" -#include "csgo/hack.h" U8* con_key_states = (U8*)malloc( 256 ); bool con_capturing_input = false; |
