aboutsummaryrefslogtreecommitdiffhomepage
path: root/wheelwork.asd
diff options
context:
space:
mode:
authorColin Okay <colin@cicadas.surf>2022-06-27 08:44:13 -0500
committerColin Okay <colin@cicadas.surf>2022-06-27 08:44:13 -0500
commit23131fa9a3bb09d3633a02f9dd24b39e467ba323 (patch)
tree84136e945c56abccc46d549ddd1fe3c8a236f3de /wheelwork.asd
parent19bbadb810017821f34fa3d186708b7969e43132 (diff)
[add] using cached projected matrix in bitmap rendering
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 eac3bc5..b1fd2d5 100644
--- a/wheelwork.asd
+++ b/wheelwork.asd
@@ -15,6 +15,7 @@
#:hyperquirks
#:pngload
#:closer-mop
- #:lambda-riffs)
+ #:lambda-riffs
+ #:cl-fond)
:components ((:file "package")
(:file "wheelwork")))