]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/gamemodes/gamemode/onslaught/_mod.inc
Cleanup common mutators: remove IMPLEMENTATION macro
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / onslaught / _mod.inc
1 // generated file; do not modify
2 #include <common/gamemodes/gamemode/onslaught/controlpoint.qc>
3 #ifdef CSQC
4     #include <common/gamemodes/gamemode/onslaught/cl_controlpoint.qc>
5 #endif
6 #ifdef SVQC
7     #include <common/gamemodes/gamemode/onslaught/sv_controlpoint.qc>
8 #endif
9 #include <common/gamemodes/gamemode/onslaught/generator.qc>
10 #ifdef CSQC
11     #include <common/gamemodes/gamemode/onslaught/cl_generator.qc>
12 #endif
13 #ifdef SVQC
14     #include <common/gamemodes/gamemode/onslaught/sv_generator.qc>
15 #endif
16 #include <common/gamemodes/gamemode/onslaught/onslaught.qc>
17 #ifdef SVQC
18     #include <common/gamemodes/gamemode/onslaught/sv_onslaught.qc>
19 #endif