aboutsummaryrefslogtreecommitdiffhomepage
path: root/wheelwork-examples.asd
diff options
context:
space:
mode:
authorColin Okay <colin@cicadas.surf>2022-07-17 12:42:42 -0500
committerColin Okay <colin@cicadas.surf>2022-07-17 12:42:42 -0500
commit53019e4770d1cf9999201e261fd6d93ab3c0d849 (patch)
treee3ff351b917577149705271c42aa877b665e6cd3 /wheelwork-examples.asd
parentb72153a73875fc0081d072b90ac411c0eaef08a8 (diff)
[wip]
Diffstat (limited to 'wheelwork-examples.asd')
-rw-r--r--wheelwork-examples.asd3
1 files changed, 2 insertions, 1 deletions
diff --git a/wheelwork-examples.asd b/wheelwork-examples.asd
index 862358c..ca6e328 100644
--- a/wheelwork-examples.asd
+++ b/wheelwork-examples.asd
@@ -15,4 +15,5 @@
(:file "07-renderarea")
(:file "08-pong")
(:file "09-ghoulspree")
- (:file "10-canvas-sneks")))
+ (:file "10-canvas-sneks")
+ (:file "11-canvas-geometry")))