summaryrefslogtreecommitdiff
path: root/the-price-of-a-cup-of-coffee.asd
diff options
context:
space:
mode:
authorBoutade <thegoofist@protonmail.com>2019-10-11 15:21:35 -0500
committerBoutade <thegoofist@protonmail.com>2019-10-11 15:21:35 -0500
commit4641997e0f89cdda9ef4b3c17c0a30888b6908f2 (patch)
tree701b77c1b42d9f355571f99daca52e9c7c730b24 /the-price-of-a-cup-of-coffee.asd
parente1e0af37140c06acb90a3ba58c3c75cc86172540 (diff)
Nance walk animations
Diffstat (limited to 'the-price-of-a-cup-of-coffee.asd')
-rw-r--r--the-price-of-a-cup-of-coffee.asd1
1 files changed, 1 insertions, 0 deletions
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")))