mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
(menu_displaylist.c) Fix Preview Shader Parameters
This commit is contained in:
parent
a1f4c80648
commit
e5c6618c20
@ -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