]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - fs.h
vid: consolidate mode structures
[xonotic/darkplaces.git] / fs.h
diff --git a/fs.h b/fs.h
index 60658027810a4cbbaf1af5062c6607d7af39a8b6..d839833172cbadd9d58ea3e17abee5b458f0477c 100644 (file)
--- a/fs.h
+++ b/fs.h
@@ -38,7 +38,7 @@ typedef int64_t fs_offset_t;
 
 // ------ Variables ------ //
 
-extern char fs_gamedir [MAX_OSPATH]; ///< Files will be saved in this gamedir.
+extern char fs_gamedir [MAX_OSPATH];
 extern char fs_basedir [MAX_OSPATH];
 extern char fs_userdir [MAX_OSPATH];