aboutsummaryrefslogtreecommitdiffhomepage
path: root/wheelwork.asd
diff options
context:
space:
mode:
authorColin Okay <colin@cicadas.surf>2022-07-15 16:35:06 -0500
committerColin Okay <colin@cicadas.surf>2022-07-15 16:35:06 -0500
commitb70a404c640785010ecad52af29b4a96184b2c7e (patch)
tree939b271a963786e649eb0fc1c8aa7e640eb4c89f /wheelwork.asd
parentf2f49f3beae4fb62292e9a80e7ddda64de098771 (diff)
[add] working canvas demo!
Diffstat (limited to 'wheelwork.asd')
-rw-r--r--wheelwork.asd3
1 files changed, 2 insertions, 1 deletions
diff --git a/wheelwork.asd b/wheelwork.asd
index 095c949..06fa686 100644
--- a/wheelwork.asd
+++ b/wheelwork.asd
@@ -40,6 +40,7 @@
(:file "text")
(:file "button")
(:file "frameset")
- (:file "sprite")))
+ (:file "sprite")
+ (:file "canvas")))
(:file "application")
(:file "wheelwork")))