diff options
Diffstat (limited to 'downstroke.egg')
| -rw-r--r-- | downstroke.egg | 2 |
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")) |
