mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
Create enum_idx
This commit is contained in:
parent
53dac26509
commit
9508730682
1157
menu/menu_hash.h
1157
menu/menu_hash.h
File diff suppressed because it is too large
Load Diff
@ -82,6 +82,7 @@ struct rarch_setting_group_info
|
|||||||
|
|
||||||
struct rarch_setting
|
struct rarch_setting
|
||||||
{
|
{
|
||||||
|
enum menu_hash_enums enum_idx;
|
||||||
enum setting_type type;
|
enum setting_type type;
|
||||||
|
|
||||||
uint32_t size;
|
uint32_t size;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user