mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Recording settings are now persistent. Added a Recording Settings menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2818 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8e4a0e0aab
commit
afe0da9e16
7 changed files with 251 additions and 103 deletions
|
@ -22,5 +22,6 @@
|
|||
#include "menu.h"
|
||||
|
||||
bool sound_menu(void);
|
||||
bool recording_menu(void);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue