1
0
Fork 0
cuberite-2a/lib/inifile
madmaxoft ba49a32c3a Another VarArgs fix.
This time using va_copy() on platforms that have it and simple assignment on platforms that don't.
2014-01-16 08:34:10 +01:00
..
CMakeLists.txt started work on cmake 2013-12-10 18:41:43 +00:00
iniFile.cpp Another VarArgs fix. 2014-01-16 08:34:10 +01:00
iniFile.h IniFile: Split SetValue() into AddValue() and SetValue(). 2014-01-11 16:44:28 +01:00