X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=gacela_tetris.lisp;h=95268fc0c9efcf728aaaa9cd6cd3a74253d3e49a;hb=c2771be74a6564012fe0e4493322fa007af2af1a;hp=d6bf14a19f2b8606776613e36da8740efc7fdfdf;hpb=6b5631c92ca29a80af99d228b3fe346c5b5e8eee;p=gacela.git diff --git a/gacela_tetris.lisp b/gacela_tetris.lisp index d6bf14a..95268fc 100644 --- a/gacela_tetris.lisp +++ b/gacela_tetris.lisp @@ -1,6 +1,6 @@ (in-package :gacela) -(setq *frames-per-second* 15) +(set-frames-per-second 15) (defun tetramine-i () (let ((color '(1 0 0)))