diff options
Diffstat (limited to 'wheelwork-examples.asd')
-rw-r--r-- | wheelwork-examples.asd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wheelwork-examples.asd b/wheelwork-examples.asd index 952c36a..9680e85 100644 --- a/wheelwork-examples.asd +++ b/wheelwork-examples.asd @@ -13,4 +13,5 @@ (:file "05-frameset-animation") (:file "06-sprite") (:file "07-renderarea") - (:file "08-pong"))) + (:file "08-pong") + (:file "09-ghoulspree"))) |