]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/tturrets.qh
Upscale icons with the previous code (AR "fix") rather then with hud_panel_weapons_on...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / tturrets.qh
index cf74f48ad2240563621311dbf88a427b64b0b8e8..6316d795b8899e0654a7e041073322a5329c496d 100644 (file)
@@ -1,3 +1,9 @@
+#ifndef TTURRETS_H
+#define TTURRETS_H
+
+#include "../server/tturrets/include/turrets_early.qh"
+
 void ent_turret();
 void turrets_precache();
 .entity tur_head;
+#endif