Variable: bubbles--grid-small
bubbles--grid-small is a variable defined in bubbles.el.gz.
Value
(10 . 10)
Documentation
Predefined small bubbles grid.
Source Code
;; Defined in /usr/src/emacs/lisp/play/bubbles.el.gz
(defconst bubbles--grid-small '(10 . 10)
"Predefined small bubbles grid.")