]> git.pond.sub.org Git - empserver/blobdiff - src/lib/player/empdis.c
Declare all configuration parameters in optlist.h. Remove some
[empserver] / src / lib / player / empdis.c
index fdc6e6a1bff421aa06719bb1a4f69bc288b7cc93..8a254b82cc45d4c5098fb04041d5d5273e207e06 100644 (file)
@@ -46,6 +46,7 @@
 #include "empio.h"
 #include "subs.h"
 #include "common.h"
+#include "optlist.h"
 
 #include <fcntl.h>
 #include <time.h>
@@ -154,7 +155,6 @@ explain(void)
 int
 gamedown(void)
 {
-    extern s_char *downfil;
     int downf;
     struct telstr tgm;
     s_char buf[1024];