]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/vehicles/all.qh
48ff80418c21c46bbc4339dee5a0d5b66203f78e
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / vehicles / all.qh
1 #if defined(SVQC)
2         #include "sv_vehicles.qh"
3 #elif defined(CSQC)
4         #include "cl_vehicles.qh"
5 #endif
6
7 #   ifndef VEHICLES_NO_UNSTABLE
8 #       include "unit/bumblebee.qh"
9 #       include "unit/raptor.qh"
10 #   endif