mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-02 11:59:49 -06:00
Fix several minor warnings
This commit is contained in:
@ -24,7 +24,7 @@ protected:
|
||||
}
|
||||
}
|
||||
|
||||
void SetUp()
|
||||
void SetUp() override
|
||||
{
|
||||
if (m_parent_directory.empty())
|
||||
{
|
||||
|
Reference in New Issue
Block a user