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/tilemap.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/tilemap.scm') diff --git a/examples/tilemap.scm b/examples/tilemap.scm index 141184e..011136d 100644 --- a/examples/tilemap.scm +++ b/examples/tilemap.scm @@ -2,7 +2,6 @@ (srfi srfi-9) (srfi srfi-42) (2d game) - (2d game-loop) (2d scene) (2d sprite) (2d texture) -- cgit v1.2.3