mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Another style nit.
This commit is contained in:
parent
344ebb77e9
commit
1030244e75
@ -93,7 +93,7 @@ unsigned menu_type_is(unsigned type)
|
||||
type == RGUI_SETTINGS ||
|
||||
type == RGUI_SETTINGS_GENERAL_OPTIONS ||
|
||||
type == RGUI_SETTINGS_CORE_OPTIONS ||
|
||||
type == RGUI_SETTINGS_CORE_INFO ||
|
||||
type == RGUI_SETTINGS_CORE_INFO ||
|
||||
type == RGUI_SETTINGS_VIDEO_OPTIONS ||
|
||||
type == RGUI_SETTINGS_SHADER_OPTIONS ||
|
||||
type == RGUI_SETTINGS_AUDIO_OPTIONS ||
|
||||
|
Loading…
x
Reference in New Issue
Block a user