]> git.jsancho.org Git - gacela.git/blobdiff - gacela.lisp
(no commit message)
[gacela.git] / gacela.lisp
index 8cd0da8271b25d7324862b454a0cd7054412be3f..3f75376d1027ea30daabcee77c35d8fbaf9264bc 100644 (file)
                         :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)))