summaryrefslogtreecommitdiff
path: root/examples/animation.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2013-11-04 06:39:04 -0500
committerDavid Thompson <dthompson2@worcester.edu>2013-11-04 06:39:04 -0500
commitce9242b9a40f995bd60aa6111a79900e12b9f1de (patch)
treeb8168031826551987a68273fbd80240db4042e05 /examples/animation.scm
parent238800cded9aa2df6748de1ba3b6f86fffb83821 (diff)
Update examples.
Diffstat (limited to 'examples/animation.scm')
-rw-r--r--examples/animation.scm1
1 files changed, 0 insertions, 1 deletions
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)