summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
authorFrank Gevaerts <frank@gevaerts.be>2009-11-24 21:34:24 +0000
committerFrank Gevaerts <frank@gevaerts.be>2009-11-24 21:34:24 +0000
commit75ce9606a122bd625f010d574256806d67c1e696 (patch)
tree91b5c4e03579f93ea8f65fdde6e10be44be2d301 /apps/plugins
parenta68ad9e52152583800ed302d07de8bf4b56f9e23 (diff)
downloadrockbox-75ce9606a122bd625f010d574256806d67c1e696.tar.gz
rockbox-75ce9606a122bd625f010d574256806d67c1e696.zip
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
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 2 insertions, 0 deletions
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 @@
1test_disk.c
2test_gfx.c
1/* plugins common to all models */ 3/* plugins common to all models */
2chessclock.c 4chessclock.c
3credits.c 5credits.c