summaryrefslogtreecommitdiff
path: root/src/conin.cpp
diff options
context:
space:
mode:
authornavewindre <nw@moneybot.cc>2024-07-12 05:40:41 +0200
committernavewindre <nw@moneybot.cc>2024-07-12 05:40:41 +0200
commit28f41cf689def99fb586bfca47b7e1786227a5a2 (patch)
tree4a843c7785035ca548625ccf988ac924b8815f85 /src/conin.cpp
parent2ebf959ec02048c15323e1bbfc63faedcf5067b6 (diff)
base shit
Diffstat (limited to 'src/conin.cpp')
-rw-r--r--src/conin.cpp2
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;