things are faster, hopefully.

This commit is contained in:
Bryce Covert
2015-09-12 08:58:44 -07:00
parent 78e8551da4
commit 6f486367b1
5 changed files with 29 additions and 27 deletions

View File

@@ -24,7 +24,7 @@
(defgame advent
:on-create
(fn [this]
(on-gl (set-screen! this title/title-screen))))
(set-screen! this title/title-screen)))
(defn reload []