Variable: 5x5-y-scale
5x5-y-scale is a customizable variable defined in 5x5.el.gz.
Value
3
Documentation
Y scaling factor for drawing the grid.
Source Code
;; Defined in /usr/src/emacs/lisp/play/5x5.el.gz
(defcustom 5x5-y-scale 3
"Y scaling factor for drawing the grid."
:type 'integer)