]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/command/cl_cmd.qh
Lots of updates to cl_cmd.qc
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / command / cl_cmd.qh
1 // ==============================================
2 //  CSQC client commands code, written by Samual
3 //  Last updated: December 17th, 2011
4 // ==============================================
5
6 void Cmd_HUD_SetFields(float);
7 void Cmd_HUD_Help();