diff options
Diffstat (limited to 'apps/tagtree.h')
| -rw-r--r-- | apps/tagtree.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/tagtree.h b/apps/tagtree.h index 9f57091..2c85bf9 100644 --- a/apps/tagtree.h +++ b/apps/tagtree.h @@ -25,6 +25,7 @@ #define TAGNAVI_VERSION "#! rockbox/tagbrowser/2.0" #define TAGMENU_MAX_ITEMS 64 #define TAGMENU_MAX_MENUS 16 +#define TAGMENU_MAX_FMTS 32 enum table { root = 1, navibrowse, allsubentries, playtrack }; |