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/animation.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/animation.scm') diff --git a/examples/animation.scm b/examples/animation.scm index 6e0c5c7..bee35c2 100644 --- a/examples/animation.scm +++ b/examples/animation.scm @@ -1,6 +1,5 @@ (use-modules (2d animation) (2d game) - (2d game-loop) (2d scene) (2d sprite) (2d stage) -- cgit v1.2.3