X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=setup.c;h=dff55e8922c3f68035972b04fee7ee3b5b1ea2a7;hb=50d43451314c229e511b46b69e7ca878ff9a0930;hp=4df870978b1397a20951c92743f4500336b38591;hpb=059e1d86fb9ffc34d236e8913614996b3621b45c;p=super-star-trek.git diff --git a/setup.c b/setup.c index 4df8709..dff55e8 100644 --- a/setup.c +++ b/setup.c @@ -1,6 +1,5 @@ #include #include -#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__ */