]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - menu.h
Add CSQC rendering support to the menu (uses the same interface as the CSQC VM).
[xonotic/darkplaces.git] / menu.h
diff --git a/menu.h b/menu.h
index 858333412f08d2e43102adb19724548105a2506c..0e52ef4aba06b7c34a0fc1bbbd3f3c777d1feb0e 100644 (file)
--- a/menu.h
+++ b/menu.h
@@ -76,6 +76,7 @@ void MP_Shutdown (void);*/
 //
 // menu router
 //
+
 void MR_Init_Commands (void);
 void MR_Init (void);
 void MR_Restart (void);