diff options
author | Colin Okay <colin@cicadas.surf> | 2022-07-16 09:39:47 -0500 |
---|---|---|
committer | Colin Okay <colin@cicadas.surf> | 2022-07-16 09:39:47 -0500 |
commit | beace9955a6c41b85358975a5d93c35fd16043e9 (patch) | |
tree | 5e332b790b46261c4c77b40e77a0cefe8aa7546d /wheelwork-examples.asd | |
parent | 6323ca1fd43c72186f224019362474ffe10052af (diff) |
[rename] example 10; [add] example readme
Diffstat (limited to 'wheelwork-examples.asd')
-rw-r--r-- | wheelwork-examples.asd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wheelwork-examples.asd b/wheelwork-examples.asd index 80fd4a6..862358c 100644 --- a/wheelwork-examples.asd +++ b/wheelwork-examples.asd @@ -15,4 +15,4 @@ (:file "07-renderarea") (:file "08-pong") (:file "09-ghoulspree") - (:file "10-canvas"))) + (:file "10-canvas-sneks"))) |