slightly better memory.

This commit is contained in:
2015-03-08 11:13:16 -07:00
parent 9c9cf4b8b4
commit 63e7dbb951
4 changed files with 10 additions and 5 deletions

View File

@@ -33,7 +33,7 @@
:scale-x 80
:scale-y 80
:opacity 0.7)
:all-items (texture! (texture "cursor.png") :split 16 16)
:all-items (texture! (texture (pixmap "cursor.png")) :split 16 16)
:items []
:shown? false
:start-showing? false