Make bubbles smoother (and a bit faster) on the gigabeat.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13394 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nicolas Pennequin 2007-05-15 16:45:45 +00:00
parent 0030378f74
commit 95b52a0d00

View file

@ -102,7 +102,7 @@ PLUGIN_HEADER
#define XOFS 64
#define ROW_HEIGHT 18
#define ROW_INDENT 11
#define MAX_FPS 20
#define MAX_FPS 30
/* 16x16 bubbles (H300, iPod Color) */
#elif (LCD_HEIGHT == 176) && (LCD_WIDTH == 220)