summaryrefslogtreecommitdiff
path: root/src/cs2/entity.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cs2/entity.cpp')
-rw-r--r--src/cs2/entity.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/cs2/entity.cpp b/src/cs2/entity.cpp
new file mode 100644
index 0000000..36265e0
--- /dev/null
+++ b/src/cs2/entity.cpp
@@ -0,0 +1,4 @@
+#include "entity.h"
+
+CS2* CS2_PAWN::cs;
+CS2* CS2_PLAYERCONTROLLER::cs; \ No newline at end of file