]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/server/_all.qh
Merge branch 'terencehill/menu_remove_tab_title' of git://de.git.xonotic.org/xonotic...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / _all.qh
1 #ifndef SERVER___H
2 #define SERVER___H
3
4 #include "autocvars.qh"
5 #include "constants.qh"
6 #include "defs.qh"
7 #include "miscfunctions.qh"
8
9 #include "../dpdefs/progsdefs.qh"
10 #include "../dpdefs/dpextensions.qh"
11
12 #endif