aboutsummaryrefslogtreecommitdiff
path: root/downstroke.egg
diff options
context:
space:
mode:
Diffstat (limited to 'downstroke.egg')
-rw-r--r--downstroke.egg3
1 files changed, 3 insertions, 0 deletions
diff --git a/downstroke.egg b/downstroke.egg
index 3572d66..000328c 100644
--- a/downstroke.egg
+++ b/downstroke.egg
@@ -7,6 +7,9 @@
(components
(extension downstroke-entity
(source "entity.scm"))
+ (extension downstroke-tween
+ (source "tween.scm")
+ (component-dependencies downstroke-entity))
(extension downstroke-tilemap
(source "tilemap.scm"))
(extension downstroke-world