1 // ==============================================
2 // CSQC client commands code, written by Samual
3 // Last updated: December 17th, 2011
4 // ==============================================
6 void Cmd_HUD_SetFields(float);
9 // used by common/command/generic.qc:GenericCommand_dumpcommands to list all commands into a .txt file
10 void LocalCommand_macro_write_aliases(float fh);