]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - menu.h
sys: work around incomplete POSIX support in MacOS
[xonotic/darkplaces.git] / menu.h
diff --git a/menu.h b/menu.h
index 6dd0b37c38dfac1c0a7681790f7fd7701fe133fd..2344f44434da5b0338e787db258f8b9d7a297ab7 100644 (file)
--- a/menu.h
+++ b/menu.h
@@ -71,7 +71,7 @@ void MP_Draw (void);
 void MP_ToggleMenu (int mode);
 void MP_Shutdown (void);*/
 
-qbool MP_ConsoleCommand(const char *text);
+qbool MP_ConsoleCommand(const char *text, size_t textlen);
 
 //
 // menu router