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:
parent
0030378f74
commit
95b52a0d00
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue