From 11f8d6dad0078464ccbc29cab57908a0923ca447 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Wed, 27 Jul 2022 12:07:10 -0500 Subject: [refactor] represent scene as a vector; [refactor] shared text shader --- wheelwork-examples.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wheelwork-examples.asd') diff --git a/wheelwork-examples.asd b/wheelwork-examples.asd index 75d7ef4..81fb76d 100644 --- a/wheelwork-examples.asd +++ b/wheelwork-examples.asd @@ -7,7 +7,7 @@ :depends-on (#:wheelwork #:wheelwork-gui) :pathname "examples/" :components ((:file "01-click-and-drag-image") - (:file "02-moving-bitmp") + (:file "02-image-transforms-and-events") (:file "03-font-render") (:file "04-a-button") (:file "05-frameset-animation") -- cgit v1.2.3