mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Migrate game INI profile setting to new config system
This commit is contained in:
@ -33,6 +33,7 @@ enum class System
|
||||
DualShockUDPClient,
|
||||
FreeLook,
|
||||
Session,
|
||||
GameSettingsOnly,
|
||||
};
|
||||
|
||||
constexpr std::array<LayerType, 7> SEARCH_ORDER{{
|
||||
|
Reference in New Issue
Block a user