diff options
Diffstat (limited to 'gmod/extra.hpp')
| -rw-r--r-- | gmod/extra.hpp | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/gmod/extra.hpp b/gmod/extra.hpp deleted file mode 100644 index 8d01603..0000000 --- a/gmod/extra.hpp +++ /dev/null @@ -1,12 +0,0 @@ -#pragma once -#include <vector> -#include <deque> - -namespace features -{ - class c_extra { - public: - void use_spammer( user_cmd_t* cmd ); - void third_person( ); - }; -}
\ No newline at end of file |
