]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - include/qerplugin.h
ported PrtView plugin
[xonotic/netradiant.git] / include / qerplugin.h
index fe581e81a933e71ffb8d6be1741c93e50bc5c53c..1a4591952f4aef92930ea3cf866058387a7c9170 100644 (file)
@@ -106,6 +106,8 @@ struct _QERFuncTable_1
   const char* (*getGameName)();
   const char* (*getGameMode)();
 
   const char* (*getGameName)();
   const char* (*getGameMode)();
 
+  const char* (*getMapName)();
+
   const char* (*getGameDescriptionKeyValue)(const char* key);
   const char* (*getRequiredGameDescriptionKeyValue)(const char* key);
 
   const char* (*getGameDescriptionKeyValue)(const char* key);
   const char* (*getRequiredGameDescriptionKeyValue)(const char* key);