summaryrefslogtreecommitdiff
path: root/tf2/prediction.h
diff options
context:
space:
mode:
Diffstat (limited to 'tf2/prediction.h')
-rw-r--r--tf2/prediction.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/tf2/prediction.h b/tf2/prediction.h
deleted file mode 100644
index e71ac24..0000000
--- a/tf2/prediction.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#pragma once
-class user_cmd_t;
-class c_base_player;
-namespace features
-{
- class c_prediction {
- public:
- void run_prediction( user_cmd_t* cmd );
- };
-} \ No newline at end of file