X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=menu.h;h=38a034f6629b1d419dbc6b996bca5c025e184e31;hb=ddb51dfce37ba490791e55f8ab9c7e46a7cde167;hp=d0b3189ebab49e3d43a462a9d4eb939594df8304;hpb=19dc59c888b9bd06b45d619d5f4861c984730f2d;p=xonotic%2Fdarkplaces.git diff --git a/menu.h b/menu.h index d0b3189e..38a034f6 100644 --- 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 //