mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-02 23:55:52 +00:00
Core: Add new Free Look settings and config
This commit is contained in:
parent
f6ab9a9b6f
commit
27acba620c
12 changed files with 149 additions and 2 deletions
|
@ -31,6 +31,7 @@ enum class System
|
|||
Logger,
|
||||
Debugger,
|
||||
DualShockUDPClient,
|
||||
FreeLook,
|
||||
};
|
||||
|
||||
constexpr std::array<LayerType, 7> SEARCH_ORDER{{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue