X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=moving.c;h=8aa48f07a87d9769871672836120b7e0d1af4c05;hb=aac11e9fd173e65886e2ee33c556e84bb2859f77;hp=ec7bc91b4ca0676f45d481991a654879b84679cd;hpb=cf91699c89b88f76dcf63c60624635184e8cb7eb;p=super-star-trek.git diff --git a/moving.c b/moving.c index ec7bc91..8aa48f0 100644 --- a/moving.c +++ b/moving.c @@ -887,7 +887,7 @@ void probe(void) { void help(void) { /* There's more than one way to move in this game! */ double ddist, xdist, probf; - int line, l, ix, iy; + int line = 0, l, ix, iy; chew(); /* Test for conditions which prevent calling for help */