]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cmd.h
-Added 2 builtins to make the hostcache stuff easier extensible.
[xonotic/darkplaces.git] / cmd.h
diff --git a/cmd.h b/cmd.h
index 35ce36f26b8582b8f350e00f330febec5f1b1add..c05f7062fbaf2566c0116b64488ce7173c277338 100644 (file)
--- a/cmd.h
+++ b/cmd.h
@@ -80,6 +80,7 @@ typedef enum
 extern cmd_source_t cmd_source;
 
 void Cmd_Init (void);
+void Cmd_Shutdown (void);
 
 void Cmd_AddCommand (const char *cmd_name, xcommand_t function);
 // called by the init functions of other parts of the program to