]> git.jsancho.org Git - gacela.git/blobdiff - gacela_tetris.lisp
(no commit message)
[gacela.git] / gacela_tetris.lisp
index 3397a91612ad0612bdfd56a42aee653bd5a70d16..d43fb5356ff7d1f375a55e690d50a49f6eed0061 100644 (file)
                  (setq next (random-tetramine)))
                 (t (incf y) (start-timer timer)))))
 
-    (funcall background 0.086)))
+    (funcall background)))
 ;    (translate -25 19)
 ;    (draw-grid (join-grids tetramine grid x y))
 ;    (translate 40 40)