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 980dc0d0b4..e915dcec05 100644
--- a/apps/tagtree.h
+++ b/apps/tagtree.h
@@ -25,7 +25,7 @@
25 25
26#define TAGNAVI_VERSION "#! rockbox/tagbrowser/2.0" 26#define TAGNAVI_VERSION "#! rockbox/tagbrowser/2.0"
27#define TAGMENU_MAX_ITEMS 64 27#define TAGMENU_MAX_ITEMS 64
28#define TAGMENU_MAX_MENUS 16 28#define TAGMENU_MAX_MENUS 32
29#define TAGMENU_MAX_FMTS 32 29#define TAGMENU_MAX_FMTS 32
30 30
31enum table { root = 1, navibrowse, allsubentries, playtrack }; 31enum table { root = 1, navibrowse, allsubentries, playtrack };