]> git.pond.sub.org Git - empserver/blobdiff - include/optlist.h
(configdir): New, to be used for loading configuration tables.
[empserver] / include / optlist.h
index efee4a8069199c305019a99bf5615b9ec0a1282f..44372c50f0946f36fb997a6f5a826ff0118ebbc6 100644 (file)
@@ -37,7 +37,6 @@
 
 #include "nsc.h"
 
-/* Default econfig file */
 extern char dflt_econfig[];
 
 /* Game parameters, can be set in econfig */
@@ -45,7 +44,8 @@ extern char dflt_econfig[];
 #include "econfig-spec.h"
 #undef EMP_CONFIG_H_OUTPUT
 
-/* Variables that get values derived from econfig */
+extern char *configdir;
+
 extern char *motdfil;
 extern char *downfil;
 extern char *disablefil;