aboutsummaryrefslogtreecommitdiff
path: root/downstroke.egg
diff options
context:
space:
mode:
authorGene Pasquet <dev@etenil.net>2026-04-17 16:30:34 +0100
committerGene Pasquet <dev@etenil.net>2026-04-17 16:30:34 +0100
commit8251c85a4a588504d38a2fad05e4b0fe1cdccb9d (patch)
treec3fcedb7331caf798f2355c7549b35aa3aaf6ac8 /downstroke.egg
parent5de3b9cf122542f2a0c1c906c8ce8add20e5c8c6 (diff)
Convert entities to alists
Diffstat (limited to 'downstroke.egg')
-rw-r--r--downstroke.egg2
1 files changed, 1 insertions, 1 deletions
diff --git a/downstroke.egg b/downstroke.egg
index ab72665..516eed3 100644
--- a/downstroke.egg
+++ b/downstroke.egg
@@ -3,7 +3,7 @@
(author "Gene Pasquet")
(license "BSD-2-Clause")
(category games)
- (dependencies sdl2 sdl2-image sdl2-ttf expat defstruct srfi-1 srfi-13 srfi-69 srfi-197 matchable simple-logger)
+ (dependencies sdl2 sdl2-image sdl2-ttf expat defstruct srfi-1 srfi-13 srfi-69 srfi-197 matchable simple-logger list-utils)
(components
(extension downstroke-entity
(source "entity.scm"))