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/particles.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/particles.scm') diff --git a/examples/particles.scm b/examples/particles.scm index 65bf0ea..8e6d11e 100644 --- a/examples/particles.scm +++ b/examples/particles.scm @@ -13,6 +13,7 @@ (2d helpers)) (set! *random-state* (random-state-from-platform)) +(init-2d) ;;; ;;; Particles -- cgit v1.2.3