From f47eb69a354188154731846dde8b384c2c2f39f6 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sat, 28 Jun 2014 18:46:16 -0400 Subject: Rename guile-2d to Sly! Massive find/replace job. --- doc/graphics.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/graphics.texi') diff --git a/doc/graphics.texi b/doc/graphics.texi index 62ecc6d..671754b 100644 --- a/doc/graphics.texi +++ b/doc/graphics.texi @@ -1,7 +1,7 @@ @node Graphics @chapter Graphics -Graphics are a fundamental part of most computer games. Guile-2D makes +Graphics are a fundamental part of most computer games. Sly makes it easy to make sprite-based games by providing all of the necessary primitives. Graphics are rendered via OpenGL to take advantage of hardware acceleration. -- cgit v1.2.3