aboutsummaryrefslogtreecommitdiffhomepage
path: root/wheelwork-examples.asd
diff options
context:
space:
mode:
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 d2515ed..a5a5498 100644
--- a/wheelwork-examples.asd
+++ b/wheelwork-examples.asd
@@ -11,4 +11,5 @@
(:file "03-font-render")
(:file "04-a-button")
(:file "05-frameset-animation")
- (:file "06-sprite")))
+ (:file "06-sprite")
+ (:file "07-renderarea")))