-bool explain = FALSE; /* player mistakes explained */
-bool iwon = FALSE; /* if comp won last game */
-bool quiet = FALSE; /* if suppress random mess */
-bool rflag = FALSE; /* if all cuts random */
+BOOLEAN explain = FALSE; /* player mistakes explained */
+BOOLEAN iwon = FALSE; /* if comp won last game */
+BOOLEAN quiet = FALSE; /* if suppress random mess */
+BOOLEAN rflag = FALSE; /* if all cuts random */