summaryrefslogtreecommitdiff
path: root/examples/coroutine.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/coroutine.scm')
-rw-r--r--examples/coroutine.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/coroutine.scm b/examples/coroutine.scm
index bdfc973..58b3a1b 100644
--- a/examples/coroutine.scm
+++ b/examples/coroutine.scm
@@ -1,7 +1,6 @@
(use-modules (2d agenda)
(2d coroutine)
(2d game)
- (2d game-loop)
(2d scene)
(2d sprite)
(2d stage)