aboutsummaryrefslogtreecommitdiffhomepage
path: root/wheelwork.asd
diff options
context:
space:
mode:
authorColin Okay <colin@cicadas.surf>2022-06-23 08:56:28 -0500
committerColin Okay <colin@cicadas.surf>2022-06-23 08:56:28 -0500
commit76d137475350287f6eddf7083ff0b7507a305e8c (patch)
treefea80ddf20419287d857ccd5495bad0717ca2236 /wheelwork.asd
parentd9fba3559d77e96f145ab1fd968bce868074044e (diff)
[add] eventhandling for mousedown and keyup
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 582c9ab..eac3bc5 100644
--- a/wheelwork.asd
+++ b/wheelwork.asd
@@ -14,6 +14,7 @@
#:3d-matrices
#:hyperquirks
#:pngload
- #:closer-mop)
+ #:closer-mop
+ #:lambda-riffs)
:components ((:file "package")
(:file "wheelwork")))