mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(menu_setting.c) Add 'parent group'
This commit is contained in:
parent
a84f0d52f8
commit
2a8704d2d2
File diff suppressed because it is too large
Load Diff
@ -135,6 +135,7 @@ typedef struct rarch_setting
|
||||
const char *short_description;
|
||||
const char *group;
|
||||
const char *subgroup;
|
||||
const char *parent_group;
|
||||
const char *values;
|
||||
|
||||
uint32_t index;
|
||||
|
Loading…
x
Reference in New Issue
Block a user