]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/vehicles/vehicles.qh
Clean up CSQC #includes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / vehicles / vehicles.qh
index fa4875b60eb9d7cc9f7a8efdb56e02d50f2d9482..19bce0c7e015ad0ad1d3347ff93f68d2e0067764 100644 (file)
@@ -4,4 +4,6 @@
 void RaptorCBShellfragDraw();
 void RaptorCBShellfragToss(vector _org, vector _vel, vector _ang);
 void Vehicles_Precache();
+void Net_AuXair2(bool bIsNew);
+void Net_VehicleSetup();
 #endif
\ No newline at end of file