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