From bc0852b15c6d8ddb8a08f9abf85e3f1697690336 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Wed, 17 Jul 2013 19:11:07 -0400 Subject: Use init-2d in all examples. --- examples/tilemap.scm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/tilemap.scm') diff --git a/examples/tilemap.scm b/examples/tilemap.scm index 5a7ccea..ce0082b 100644 --- a/examples/tilemap.scm +++ b/examples/tilemap.scm @@ -10,6 +10,8 @@ (2d input) (2d helpers)) +(init-2d) + ;;; ;;; Orthogonal tile map example ;;; -- cgit v1.2.3