forked from dolphin-emu/dolphin
This is already initialized in the class definition. This would previously cause a -Wreorder warning on macOS, as m_config is defined after m_currently_mapped.
This is already initialized in the class definition. This would previously cause a -Wreorder warning on macOS, as m_config is defined after m_currently_mapped.