config: fix crashes, implement fallback profiles
This commit is contained in:
@@ -44,6 +44,6 @@ private:
|
||||
JsonCoordinateMapping m_jsonMap;
|
||||
const char* m_overrideProfile = nullptr;
|
||||
|
||||
void loadProfile(const char* name);
|
||||
void loadMap(const String& mapName);
|
||||
bool loadProfile(const char* name);
|
||||
bool loadMap(const String& mapName);
|
||||
};
|
||||
|
Reference in New Issue
Block a user