summaryrefslogtreecommitdiff
path: root/cheat/gmod/base_cheat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cheat/gmod/base_cheat.cpp')
-rw-r--r--cheat/gmod/base_cheat.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/cheat/gmod/base_cheat.cpp b/cheat/gmod/base_cheat.cpp
new file mode 100644
index 0000000..1a44474
--- /dev/null
+++ b/cheat/gmod/base_cheat.cpp
@@ -0,0 +1,3 @@
+#include "base_cheat.hpp"
+
+features::c_base_cheat g_cheat; \ No newline at end of file