From 40c0569cef2d2146bae17378ac17935c57387ae0 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Thu, 20 Sep 2007 11:06:31 +0000 Subject: Oops, what did that do there? git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14774 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/jewels.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins') diff --git a/apps/plugins/jewels.c b/apps/plugins/jewels.c index dde53a0933..f46c3b2355 100644 --- a/apps/plugins/jewels.c +++ b/apps/plugins/jewels.c @@ -160,7 +160,7 @@ PLUGIN_HEADER #define YOFS 6 #define NUM_SCORES 10 -+/* use 10x10 tiles (Sansa c200) */ +/* use 10x10 tiles (Sansa c200) */ #elif (LCD_HEIGHT == 80) && (LCD_WIDTH == 132) #define TILE_WIDTH 10 #define TILE_HEIGHT 10 -- cgit v1.2.3