From 4641997e0f89cdda9ef4b3c17c0a30888b6908f2 Mon Sep 17 00:00:00 2001 From: Boutade Date: Fri, 11 Oct 2019 15:21:35 -0500 Subject: Nance walk animations --- the-price-of-a-cup-of-coffee.asd | 1 + 1 file changed, 1 insertion(+) (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 59de235..7d53563 100644 --- a/the-price-of-a-cup-of-coffee.asd +++ b/the-price-of-a-cup-of-coffee.asd @@ -8,5 +8,6 @@ :serial t :depends-on (#:animise #:sdl2 #:sdl2-image #:harmony) :components ((:file "package") + (:file "macros") (:file "assets") (:file "the-price-of-a-cup-of-coffee"))) -- cgit v1.2.3