X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fcommand%2Fcl_cmd.qh;h=9c29c40ee7ca11150169981275ff41fa5457b8a8;hb=9226d2a17f8329b6964cf4be5c5433e7e763c240;hp=f2db76a2cf293de7b05291bc1dcd4e24b9d33f22;hpb=24f6d013a268851d6584e3f76ac0c0308f737b6f;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/command/cl_cmd.qh b/qcsrc/client/command/cl_cmd.qh index f2db76a2c..9c29c40ee 100644 --- a/qcsrc/client/command/cl_cmd.qh +++ b/qcsrc/client/command/cl_cmd.qh @@ -7,4 +7,4 @@ void Cmd_HUD_SetFields(float); void Cmd_HUD_Help(); // used by common/command/generic.qc:GenericCommand_dumpcommands to list all commands into a .txt file -void LocalCommand_macro_write_aliases(float fh); \ No newline at end of file +void LocalCommand_macro_write_aliases(float fh);