]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/movetypes/toss.qh
Move some stuff around, kill a server file included from client
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / movetypes / toss.qh
diff --git a/qcsrc/common/movetypes/toss.qh b/qcsrc/common/movetypes/toss.qh
deleted file mode 100644 (file)
index cf5cf49..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef MOVETYPE_TOSS_H
-#define MOVETYPE_TOSS_H
-
-void _Movetype_Physics_Toss(entity this, float dt);
-
-#endif