X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=sst.c;fp=sst.c;h=2d454cbace8a96052649698ced7137770730ec8d;hp=c2e02f5be68c6e83537a2ba709fbf5ca954421cf;hb=0494866db0a61c4111d1fb15836cea9b8c1a9d97;hpb=c3361c20d23ed8813c868186aca75f9fe547a898 diff --git a/sst.c b/sst.c index c2e02f5..2d454cb 100644 --- a/sst.c +++ b/sst.c @@ -537,7 +537,7 @@ int main(int argc, char **argv) while (TRUE) { /* Play a game */ setwnd(fullscreen_window); #ifdef DEBUG - prout("INITIAL OPTIONS: %0lx\n", game.options); + prout("INITIAL OPTIONS: %0lx", game.options); #endif /* DEBUG */ clrscr(); prelim();