X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=sst.c;h=2d454cbace8a96052649698ced7137770730ec8d;hb=0494866db0a61c4111d1fb15836cea9b8c1a9d97;hp=c2e02f5be68c6e83537a2ba709fbf5ca954421cf;hpb=7fbca3f9c0e2b23a942600911535de3caac7069e;p=super-star-trek.git 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();