]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/vehicles/cl_vehicles.qh
Cleanup
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / vehicles / cl_vehicles.qh
index 87f0751af81d78623caecc21fe266c5ba3b9822a..fbaf88c6f916526f1694ac2f0c2ca493bfc15b34 100644 (file)
@@ -4,10 +4,6 @@
 vector vehicleHud_Size;
 vector vehicleHud_Pos;
 
-void Net_AuXair2(float bIsNew);
-
-void Net_VehicleSetup();
-
 void RaptorCBShellfragDraw(entity this);
 void RaptorCBShellfragToss(vector _org, vector _vel, vector _ang);