SDL: Only save settings when changes have been made
This commit is contained in:
@@ -28,4 +28,5 @@ public:
|
||||
private:
|
||||
std::string m_filename;
|
||||
CSimpleIniA m_ini;
|
||||
bool m_dirty = false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user