mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 06:26:49 +00:00
Save compatibility draw state
This commit is contained in:
parent
90688c4970
commit
48416e81eb
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue