Variable: gomoku-board-height

gomoku-board-height is a variable defined in gomoku.el.gz.

Value

nil

Documentation

Number of lines on the Gomoku board.

Source Code

;; Defined in /usr/src/emacs/lisp/play/gomoku.el.gz
(defvar gomoku-board-height nil
  "Number of lines on the Gomoku board.")