mirror of
https://github.com/citra-emu/citra.git
synced 2024-12-19 15:51:05 +00:00
Update src/core/settings.h
Co-Authored-By: valentinvanelslande <valentinvanelslandeacnl@gmail.com>
This commit is contained in:
parent
8e614c3eb0
commit
ec7a3fb72c
@ -185,7 +185,7 @@ static constexpr int REGION_VALUE_AUTO_SELECT = -1;
|
|||||||
void Apply();
|
void Apply();
|
||||||
void LogSettings();
|
void LogSettings();
|
||||||
|
|
||||||
// input profiles
|
// Input profiles
|
||||||
void LoadProfile(int index);
|
void LoadProfile(int index);
|
||||||
void SaveProfile(int index);
|
void SaveProfile(int index);
|
||||||
void CreateProfile(std::string name);
|
void CreateProfile(std::string name);
|
||||||
|
Loading…
Reference in New Issue
Block a user