Color is working.
[super-star-trek.git] / setup.c
diff --git a/setup.c b/setup.c
index 4df870978b1397a20951c92743f4500336b38591..dff55e8922c3f68035972b04fee7ee3b5b1ea2a7 100644 (file)
--- a/setup.c
+++ b/setup.c
@@ -1,6 +1,5 @@
 #include <time.h>
 #include <sys/stat.h>
-#include "conio.h"
 #include "sst.h"
 
 #ifdef __linux__
@@ -15,7 +14,7 @@ void prelim(void) {
        skip(2);
        prout("-SUPER- STAR TREK");
        skip(1);
-#ifndef __HISTORICAL__
+#ifdef __HISTORICAL__
        prout("Latest update-21 Sept 78");
        skip(1);
 #endif /* __HISTORICAL__ */