Mandelbrot: Another try at fixing reds

- A one letter type cause it :-(


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24232 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Tomer Shalev 2010-01-15 06:26:34 +00:00
parent 4794891c97
commit fafbfbc56c

View file

@ -61,7 +61,7 @@ static const unsigned char color[9] = {
#endif
#if (LCD_DEPTH < 8)
#define USEGLIB
#define USEGSLIB
#else
#define UPDATE_FREQ (HZ/50)
#endif