Gamelist: Add option to hide the icon column (#604)

This commit is contained in:
SSimco 2024-03-25 23:30:39 +02:00 committed by GitHub
parent 4b7d2f88ae
commit fa4ad9b8c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 18 additions and 2 deletions

View file

@ -418,6 +418,8 @@ struct CemuConfig
ConfigValue<bool> did_show_graphic_pack_download{false};
ConfigValue<bool> did_show_macos_disclaimer{false};
ConfigValue<bool> show_icon_column{ false };
int game_list_style = 0;
std::string game_list_column_order;
struct