forked from len0rd/rockbox
cfg_vals aren't needed for most settings F_TABLE_SETTING, F_CHOICE_SETTING, F_BOOL_SETTING can use cfg_vals but only a few custom settings use it otherwise for these settings we define F_HAS_CFGVALS and use the setting union instead (as these all use UNUSED) noticed that settings_dumper missed most cfg values so didn't show text setting values saves ~300 bytes Change-Id: Ie504c8cfe2a6cf471117c3afe5cf9a770a7f1784 |
||
|---|---|---|
| .. | ||
| skin_backdrops.c | ||
| skin_display.c | ||
| skin_display.h | ||
| skin_engine.c | ||
| skin_engine.h | ||
| skin_parser.c | ||
| skin_render.c | ||
| skin_tokens.c | ||
| skin_touchsupport.c | ||
| wps_internals.h | ||