mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
ConfigManager: initialize m_revision
FifoPlayer don't set it, and don't need it. But it's used...
This commit is contained in:
@@ -633,6 +633,7 @@ void SConfig::LoadDefaults()
|
||||
|
||||
m_strName = "NONE";
|
||||
m_strUniqueID = "00000000";
|
||||
m_revision = 0;
|
||||
}
|
||||
static const char* GetRegionOfCountry(DiscIO::IVolume::ECountry country)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user