aboutsummaryrefslogtreecommitdiff
path: root/unequal.c
diff options
context:
space:
mode:
Diffstat (limited to 'unequal.c')
-rw-r--r--unequal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unequal.c b/unequal.c
index be1808b..d5b2bb1 100644
--- a/unequal.c
+++ b/unequal.c
@@ -1009,7 +1009,7 @@ int maxtries;
#else
#define MAXTRIES 50
#endif
-int gg_solved;
+static int gg_solved;
static int game_assemble(game_state *new, int *scratch, digit *latin,
int difficulty)