From 75ce9606a122bd625f010d574256806d67c1e696 Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Tue, 24 Nov 2009 21:34:24 +0000 Subject: Limit character width to 255 pixels Use intermediate variable to fix yellow and red git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23744 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SOURCES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps') diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 4b60562af4..434ef319d3 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -1,3 +1,5 @@ +test_disk.c +test_gfx.c /* plugins common to all models */ chessclock.c credits.c -- cgit v1.2.3