mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
proper fix for issue 6206
This commit is contained in:
@ -145,6 +145,7 @@ std::vector<std::string> CBannerLoaderGC::GetDescriptions()
|
||||
desc_count = 1;
|
||||
break;
|
||||
|
||||
// English, German, French, Spanish, Italian, Dutch
|
||||
case CBannerLoaderGC::BANNER_BNR2:
|
||||
desc_count = 6;
|
||||
break;
|
||||
|
Reference in New Issue
Block a user