X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=src%2Fsst.c;h=ba9bef7418d3175854d8146f0bd22d59942a251e;hb=c0682ebb9ae828d035d59892a65e1849d85963b7;hp=cef3f7a8dd9ca9f9f1d40f6e4edc04fc2ee17fd7;hpb=093f7d420e9cf92fbaf751f57a199c56562ae4b5;p=super-star-trek.git diff --git a/src/sst.c b/src/sst.c index cef3f7a..ba9bef7 100644 --- a/src/sst.c +++ b/src/sst.c @@ -403,7 +403,7 @@ static void makemoves(void) drawmaps(1); for(;;) { /* get a command */ hitme = false; - game.justin = 0; + game.justin = false; game.optime = 0.0; i = -1; chew();