mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-29 00:33:01 +00:00
Save compatibility draw state
This commit is contained in:
parent
90688c4970
commit
48416e81eb
@ -1409,4 +1409,5 @@ void game_list_frame::SetShowCompatibilityInGrid(bool show)
|
||||
{
|
||||
m_drawCompatStatusToGrid = show;
|
||||
RepaintIcons();
|
||||
m_gui_settings->SetValue(gui::gl_draw_compat, show);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user