]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/turrets/cl_turrets.qh
Allow single letter uldr, also make sure it isn't case sensitive
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / turrets / cl_turrets.qh
1 #ifndef CL_TURRETS_H
2 #define CL_TURRETS_H
3
4 void ent_turret();
5
6 #endif