mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-02-20 03:42:43 +01: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…
x
Reference in New Issue
Block a user