summaryrefslogtreecommitdiff
path: root/apps/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/misc.h')
-rw-r--r--apps/misc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/misc.h b/apps/misc.h
index 959674fefd..926170ebe5 100644
--- a/apps/misc.h
+++ b/apps/misc.h
@@ -106,4 +106,7 @@ void check_bootfile(bool do_rolo);
106#endif 106#endif
107#endif 107#endif
108 108
109/* check range, set volume and save settings */
110void setvol(void);
111
109#endif /* MISC_H */ 112#endif /* MISC_H */