mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Add 'Recording Settings' to menu_entries_common_is_settings_entry
This commit is contained in:
parent
9c2193f915
commit
c2f659fb68
@ -138,6 +138,7 @@ int menu_entries_common_is_settings_entry(const char *label)
|
||||
!strcmp(label, "Driver Settings") ||
|
||||
!strcmp(label, "General Settings") ||
|
||||
!strcmp(label, "Video Settings") ||
|
||||
!strcmp(label, "Recording Settings") ||
|
||||
!strcmp(label, "Shader Settings") ||
|
||||
!strcmp(label, "Font Settings") ||
|
||||
!strcmp(label, "Audio Settings") ||
|
||||
|
Loading…
x
Reference in New Issue
Block a user