diff options
| -rwxr-xr-x | apps/plugins/bubbles.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/bubbles.c b/apps/plugins/bubbles.c index 2f74e44..05e618e 100755 --- a/apps/plugins/bubbles.c +++ b/apps/plugins/bubbles.c @@ -182,7 +182,7 @@ PLUGIN_HEADER #define EMBLEM_HEIGHT 6 #define XOFS 33 #define ROW_HEIGHT 8 -#define ROW_INDENT 6 +#define ROW_INDENT 5 #define MAX_FPS 30 /* 8x7 bubbles (Archos recorder, Ondio) */ |