X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=src%2Fsst.c;h=16199e6df68ccb8acd5fd54b1fcf2ab7e4b7f966;hp=6d440f93d24bf809dfa0fbce078ea3de51a0c9de;hb=ad1478c7cc24b761592a1e355015b44b243aeeda;hpb=ac174cf8ec82d71fe16ca5d4318c288586053b6f diff --git a/src/sst.c b/src/sst.c index 6d440f9..16199e6 100644 --- a/src/sst.c +++ b/src/sst.c @@ -175,7 +175,7 @@ static char line[128], *linep = line; struct game game; coord thing; -int iqhere, iqengry; +bool iqhere, iqengry; int iscore, iskill; // Common PLAQ double aaitem; double perdate;