summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/tree.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/tree.c b/apps/tree.c
index 4a5a9d5..be0cbf9 100644
--- a/apps/tree.c
+++ b/apps/tree.c
@@ -184,8 +184,10 @@ bool dirbrowse(char *root)
continue;
}
switch(key) {
+#ifdef HAVE_RECODER_KEYPAD
case BUTTON_OFF:
return false;
+#endif
#ifdef HAVE_RECORDER_KEYPAD
case BUTTON_LEFT: