]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
ooops
authorJakob MG <jakob_mg@hotmail.com>
Wed, 6 Apr 2011 10:34:48 +0000 (12:34 +0200)
committerJakob MG <jakob_mg@hotmail.com>
Wed, 6 Apr 2011 10:34:48 +0000 (12:34 +0200)
qcsrc/client/vehicles/vehicles.qh [new file with mode: 0644]

diff --git a/qcsrc/client/vehicles/vehicles.qh b/qcsrc/client/vehicles/vehicles.qh
new file mode 100644 (file)
index 0000000..70e01b2
--- /dev/null
@@ -0,0 +1,3 @@
+void RaptorCBShellfragDraw();
+void RaptorCBShellfragToss(vector _org, vector _vel, vector _ang);
+void Vehicles_Precache();
\ No newline at end of file