]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/vehicles/cl_vehicles.qh
Draw: purge SELFPARAM
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / vehicles / cl_vehicles.qh
index a495f036705874843ea21d755ba2daded058ef8c..bf96d95ea367bbad6641f4343ba75a86a9ff04ab 100644 (file)
@@ -5,7 +5,7 @@ void Net_AuXair2(float bIsNew);
 
 void Net_VehicleSetup();
 
-void RaptorCBShellfragDraw();
+void RaptorCBShellfragDraw(entity this);
 void RaptorCBShellfragToss(vector _org, vector _vel, vector _ang);
 
 #define weapon2mode getstati(STAT_VEHICLESTAT_W2MODE)