diff --git a/src/config/CemuConfig.h b/src/config/CemuConfig.h index bcaf8467..9f1e7983 100644 --- a/src/config/CemuConfig.h +++ b/src/config/CemuConfig.h @@ -418,7 +418,7 @@ struct CemuConfig ConfigValue did_show_graphic_pack_download{false}; ConfigValue did_show_macos_disclaimer{false}; - ConfigValue show_icon_column{ false }; + ConfigValue show_icon_column{ true }; int game_list_style = 0; std::string game_list_column_order;