diff options
Diffstat (limited to 'cantedraw.asd')
-rw-r--r-- | cantedraw.asd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cantedraw.asd b/cantedraw.asd index 6d38208..d7b8855 100644 --- a/cantedraw.asd +++ b/cantedraw.asd @@ -27,7 +27,7 @@ :components ((:file "macros") (:file "functions") - ;; (:file "model") + (:file "model") ;; (:file "player") ;; (:file "game") (:file "main")))) |