]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/vehicles/vehicles.qh
Remove includes from most headers
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / vehicles / vehicles.qh
1 #ifndef VEHICLES_H
2 #define VEHICLES_H
3
4 void RaptorCBShellfragDraw();
5 void RaptorCBShellfragToss(vector _org, vector _vel, vector _ang);
6 void Vehicles_Precache();
7 #endif