diff options
Diffstat (limited to 'src/csgo/csgoentity.cpp')
| -rw-r--r-- | src/csgo/csgoentity.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/csgo/csgoentity.cpp b/src/csgo/csgoentity.cpp new file mode 100644 index 0000000..4c91a98 --- /dev/null +++ b/src/csgo/csgoentity.cpp @@ -0,0 +1,6 @@ +//|_ _ _. _ ._ |_ _. _ | +//| | (/_ (_| \/ (/_ | | | | (_| (_ |< + +#include "csgoentity.h" + +CSGO* CSGOENTITY::csgop;
\ No newline at end of file |
