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 LogSettings();
|
||||
|
||||
// input profiles
|
||||
// Input profiles
|
||||
void LoadProfile(int index);
|
||||
void SaveProfile(int index);
|
||||
void CreateProfile(std::string name);
|
||||
|
|
Reference in New Issue