Variable: gomoku-y-offset
gomoku-y-offset is a variable defined in gomoku.el.gz.
Value
1
Documentation
Number of lines between the Gomoku board and the top of the window.
Source Code
;; Defined in /usr/src/emacs/lisp/play/gomoku.el.gz
(defconst gomoku-y-offset 1
"Number of lines between the Gomoku board and the top of the window.")