X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=gacela.lisp;h=3f75376d1027ea30daabcee77c35d8fbaf9264bc;hb=18b7b395aeba9aabdd47c52a0ae6bcd7d0f78f00;hp=8cd0da8271b25d7324862b454a0cd7054412be3f;hpb=c31ef82b8f98c9011aa5a80777ad374566d743aa;p=gacela.git diff --git a/gacela.lisp b/gacela.lisp index 8cd0da8..3f75376 100644 --- a/gacela.lisp +++ b/gacela.lisp @@ -172,7 +172,7 @@ :constructor constructor :destructor destructor :free-function free-function - :time (if static -1 (SDL_GetTicks))))) + :time (if static t (SDL_GetTicks))))) (defun get-resource (key) (let ((resource (gethash key resources-table)))