mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-08 10:35:47 +00:00
Migrate game INI profile setting to new config system
This commit is contained in:
parent
62ff2f1030
commit
53e7090f55
10 changed files with 16 additions and 69 deletions
|
@ -33,6 +33,7 @@ enum class System
|
|||
DualShockUDPClient,
|
||||
FreeLook,
|
||||
Session,
|
||||
GameSettingsOnly,
|
||||
};
|
||||
|
||||
constexpr std::array<LayerType, 7> SEARCH_ORDER{{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue