mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 08:09:26 +01:00
DolphinWX: Get rid of fallthrough in ScanForISOs
This commit is contained in:
parent
64b21a4812
commit
322f033c97
@ -588,6 +588,7 @@ void CGameListCtrl::ScanForISOs()
|
||||
case DiscIO::IVolume::COUNTRY_TAIWAN:
|
||||
if (!SConfig::GetInstance().m_ListTaiwan)
|
||||
list = false;
|
||||
break;
|
||||
case DiscIO::IVolume::COUNTRY_KOREA:
|
||||
if (!SConfig::GetInstance().m_ListKorea)
|
||||
list = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user