projects
/
xonotic
/
xonotic-data.pk3dir.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' into martin-t/globals
[xonotic/xonotic-data.pk3dir.git]
/
qcsrc
/
common
/
vehicles
/
_mod.qh
1
// generated file; do not modify
2
#include <common/vehicles/all.qh>
3
#include <common/vehicles/vehicles.qh>
4
#ifdef CSQC
5
#include <common/vehicles/cl_vehicles.qh>
6
#endif
7
#ifdef SVQC
8
#include <common/vehicles/sv_vehicles.qh>
9
#endif
10
11
#include <common/vehicles/vehicle/_mod.qh>