X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=init.c;h=1220d88d93e0a7683bf0693fe7b20e3ac1e1202c;hb=3b8122ae3a12281d8b8a8e10a6ffe49a5ba35154;hp=53552f70226e58509fd844bab70dd7b242559037;hpb=e4f8218d9c44ef9bf061d8b09cbef5ff32618b59;p=open-adventure.git diff --git a/init.c b/init.c index 53552f7..1220d88 100644 --- a/init.c +++ b/init.c @@ -330,8 +330,8 @@ L1106: /*etc*/ ; CHLOC=114; CHLOC2=140; - for (I=1; I<=6; I++) { - DSEEN[I]=false; + for (I=1; I<=NDWARVES; I++) { + DSEEN[I]=false; } /* end loop */ DFLAG=0; DLOC[1]=19;