summaryrefslogtreecommitdiff
path: root/apps/tagtree.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tagtree.h')
-rw-r--r--apps/tagtree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/tagtree.h b/apps/tagtree.h
index f3f1103d90..9f570917f7 100644
--- a/apps/tagtree.h
+++ b/apps/tagtree.h
@@ -23,7 +23,7 @@
23#include "tree.h" 23#include "tree.h"
24 24
25#define TAGNAVI_VERSION "#! rockbox/tagbrowser/2.0" 25#define TAGNAVI_VERSION "#! rockbox/tagbrowser/2.0"
26#define TAGMENU_MAX_ITEMS 32 26#define TAGMENU_MAX_ITEMS 64
27#define TAGMENU_MAX_MENUS 16 27#define TAGMENU_MAX_MENUS 16
28 28
29enum table { root = 1, navibrowse, allsubentries, playtrack }; 29enum table { root = 1, navibrowse, allsubentries, playtrack };