1
0
cuberite-2a/lib/inifile
madmaxoft a332a5dc73 IniFile: Split SetValue() into AddValue() and SetValue().
Each function does what one would assume - AddValue adds a new value, SetValue overwrites existing value (creates a new one if not exists, if instructed to do so).
2014-01-11 16:44:28 +01:00
..
CMakeLists.txt started work on cmake 2013-12-10 18:41:43 +00:00
iniFile.cpp IniFile: Split SetValue() into AddValue() and SetValue(). 2014-01-11 16:44:28 +01:00
iniFile.h IniFile: Split SetValue() into AddValue() and SetValue(). 2014-01-11 16:44:28 +01:00