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);
.float armorvalue;
.float sameteam;
.float fadedelay;
-.float pointtime;
\ No newline at end of file
+.float pointtime;
void Curl_URI_Get_Callback(float id, float status, string data);
float curl_uri_get_pos;
float curl_uri_get_exec[URI_GET_CURL_END - URI_GET_CURL + 1];
-string curl_uri_get_cvar[URI_GET_CURL_END - URI_GET_CURL + 1];
\ No newline at end of file
+string curl_uri_get_cvar[URI_GET_CURL_END - URI_GET_CURL + 1];
float rpn_db;
float rpn_error;
float rpn_sp;
-string rpn_stack[MAX_RPN_STACK];
\ No newline at end of file
+string rpn_stack[MAX_RPN_STACK];
# define COMPAT_NO_MOD_IS_XONOTIC
# define COMPAT_XON060_DONTCRASH_CHECKPVS
#endif
-