]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/_all.qh
Fix compilation test unit
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / _all.qh
1 #pragma once
2
3 #include <common/util.qh>
4
5 #include <common/effects/all.qh>
6 #include <common/models/all.qh>
7 #include <common/sounds/all.qh>
8
9 #include "autocvars.qh"
10 #include "defs.qh"
11 #include "main.qh"
12 #include "miscfunctions.qh"
13
14 #include <common/ent_cs.qh>