From 5b12d257a94eb496b9dd48a3d6b1e8fe5343d296 Mon Sep 17 00:00:00 2001 From: Boutade Date: Sun, 13 Oct 2019 17:56:25 -0500 Subject: big refactor to make motion controls nicer --- the-price-of-a-cup-of-coffee.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'the-price-of-a-cup-of-coffee.asd') diff --git a/the-price-of-a-cup-of-coffee.asd b/the-price-of-a-cup-of-coffee.asd index 20deed3..4c0a824 100644 --- a/the-price-of-a-cup-of-coffee.asd +++ b/the-price-of-a-cup-of-coffee.asd @@ -6,7 +6,7 @@ :license "GPL3" :version "0.0.1" :serial t - :depends-on (#:animise #:sdl2 #:sdl2-image #:harmony-simple) + :depends-on (#:animise #:sdl2 #:sdl2-image #:harmony-simple #:swank) :components ((:file "package") (:file "macros") (:file "assets") -- cgit v1.2.3