From ce9242b9a40f995bd60aa6111a79900e12b9f1de Mon Sep 17 00:00:00 2001 From: David Thompson Date: Mon, 4 Nov 2013 06:39:04 -0500 Subject: Update examples. --- examples/coroutine.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/coroutine.scm') 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) -- cgit v1.2.3