mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Merge pull request #2080 from Monroe88/parameter_menu_fix
(menu_displaylist.c) Fix Preview Shader Parameters
This commit is contained in:
commit
1b8a6366d7
@ -2342,6 +2342,7 @@ int menu_displaylist_push_list(menu_displaylist_info_t *info, unsigned type)
|
||||
case DISPLAYLIST_OPTIONS:
|
||||
case DISPLAYLIST_OPTIONS_CHEATS:
|
||||
case DISPLAYLIST_OPTIONS_REMAPPINGS:
|
||||
case DISPLAYLIST_SHADER_PARAMETERS:
|
||||
case DISPLAYLIST_SHADER_PARAMETERS_PRESET:
|
||||
case DISPLAYLIST_PERFCOUNTERS_CORE:
|
||||
case DISPLAYLIST_PERFCOUNTERS_FRONTEND:
|
||||
|
Loading…
x
Reference in New Issue
Block a user