forked from len0rd/rockbox
Rearrange and cleanup settings code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13851 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
50dc0cabe3
commit
a5278fa3db
12 changed files with 691 additions and 626 deletions
|
|
@ -21,6 +21,8 @@
|
|||
#define _GUI_OPTION_SELECT_H_
|
||||
#include "settings.h"
|
||||
|
||||
bool option_screen(struct settings_list *setting, bool use_temp_var);
|
||||
|
||||
struct option_select
|
||||
{
|
||||
const char * title;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue