More structurization.
[open-adventure.git] / init.c
diff --git a/init.c b/init.c
index eed89a41f4a1c0150c8fa59b1f19af223c943df4..bde05122f16cace6c633c33c9cce7b08a11e4525 100644 (file)
--- a/init.c
+++ b/init.c
@@ -532,7 +532,7 @@ L1106:      /*etc*/ ;
        CHLOC=114;
        CHLOC2=140;
        for (I=1; I<=6; I++) {
-       DSEEN[I]=false;
+       game.dseen[I]=false;
        } /* end loop */
        game.dflag=0;
        DLOC[1]=19;
@@ -591,7 +591,7 @@ L1106:      /*etc*/ ;
        game.closng=false;
        game.panic=false;
        game.closed=false;
-       CLSHNT=false;
+       game.clshint=false;
        game.novice=false;
        game.setup=1;