]> git.pond.sub.org Git - empserver/blobdiff - include/optlist.h
Make econfig keys data and info work for relative names
[empserver] / include / optlist.h
index d31568d9794bb7853456c046bf75b24118d6f241..083dcd9b98ba4fcbfcb27b9225a0e373335189e1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2007, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2008, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                           Ken Stevens, Steve McClure
  *
  *  This program is free software; you can redistribute it and/or modify
@@ -45,15 +45,15 @@ extern char dflt_econfig[];
 #undef EMP_CONFIG_H_OUTPUT
 
 extern char *configdir;
+extern char *builtindir;
+extern char *gamedir;
+extern char *infodir;
 extern char *schedulefil;
 
 extern char motdfil[];
 extern char downfil[];
-extern char disablefil[];
 extern char annfil[];
-extern char timestampfil[];
 extern char teldir[];
-extern char telfil[];
 
 enum {
     KM_ALLOC = 1,              /* memory allocated */