]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - menu.h
Renamed mod_brush to mod_brushq1.
[xonotic/darkplaces.git] / menu.h
diff --git a/menu.h b/menu.h
index 8b518327230042e2d7bcaecaf6c6a21cae1e6212..883bfb508d40acf7c7e5d2447621ebecbbd96da6 100644 (file)
--- a/menu.h
+++ b/menu.h
@@ -70,6 +70,7 @@ void MP_Shutdown (void);*/
 //
 // menu router
 //
+void MR_Init_Commands (void);
 void MR_Init (void);
 void MR_Restart (void);
 void (*MR_Keydown) (int key, char ascii);