ref: fb2dffb51843edd38115ba7ea7823099b0f606e9
parent: 2498fe015b9f932a05bbaba4c042e5c152b4c221
author: mkf <mkf@cloud9p.org>
date: Mon May 13 16:36:00 EDT 2024
glendy2.man: so long, checkstate()
--- a/doc/glendy2.man
+++ b/doc/glendy2.man
@@ -41,9 +41,6 @@
.PP
.B
void undo(void);
-.PP
-.B
-int checkstate(void);
.SH DESCRIPTION
These functions are used to deal with details of
@@ -134,5 +131,3 @@
(further calls to
.I undo
reverts the map to orignal state before first call of undo.)
-.I checkstate
-checks whetever game has finished or not, and who has won.