mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
proper fix for issue 6206
This commit is contained in:
parent
24e9aedc14
commit
5d202ae9ea
4 changed files with 72 additions and 55 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue