Variable: gomoku-human-took-back
gomoku-human-took-back is a variable defined in gomoku.el.gz.
Value
nil
Documentation
Non-nil if Human took back a move during the game.
Source Code
;; Defined in /usr/src/emacs/lisp/play/gomoku.el.gz
(defvar gomoku-human-took-back nil
"Non-nil if Human took back a move during the game.")