More boolean-chasing and coord applications.
[super-star-trek.git] / src / sst.c
index cef3f7a8dd9ca9f9f1d40f6e4edc04fc2ee17fd7..ba9bef7418d3175854d8146f0bd22d59942a251e 100644 (file)
--- 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();