]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake2/q2map/main.c
q2map: declare once, define as extern
[xonotic/netradiant.git] / tools / quake2 / q2map / main.c
index fb85403b0a128a4750eae2b12bfaa10fe3b3d95e..6f5318f5ae626306df2f460c871b48f3f04cddf3 100644 (file)
@@ -60,6 +60,7 @@ extern float subdivide_size;
 
 // VIS
 extern char inbase[32];
+extern char outbase[32];
 extern qboolean fastvis;
 extern qboolean nosort;
 extern int testlevel;