]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - menu.h
Doxygen: disable CALL_GRAPH and CALLER_GRAPH
[xonotic/darkplaces.git] / menu.h
diff --git a/menu.h b/menu.h
index d0b3189ebab49e3d43a462a9d4eb939594df8304..38a034f6629b1d419dbc6b996bca5c025e184e31 100644 (file)
--- a/menu.h
+++ b/menu.h
@@ -72,6 +72,8 @@ void MP_Draw (void);
 void MP_ToggleMenu (int mode);
 void MP_Shutdown (void);*/
 
+qbool MP_ConsoleCommand(const char *text);
+
 //
 // menu router
 //