]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/map.h
ported bobtoolz
[xonotic/netradiant.git] / radiant / map.h
index e74d89816e55840dda0b7b5a00a43e93ab7de128..2529bd2c9df8199d189f965952f449061e6a7dd5 100644 (file)
@@ -167,4 +167,7 @@ void Map_Destroy();
 void Map_gatherNamespaced(scene::Node& root);
 void Map_mergeClonedNames();
 
+
+const char* getMapsPath();
+
 #endif