mirror of
https://github.com/glest/glest-source.git
synced 2025-08-11 02:43:57 +02:00
- bugfixes related to cppcheck report
- bugfixes found using valgrind (memory leaks)
This commit is contained in:
@@ -38,6 +38,8 @@ string doubleToStr(double f,int precsion=2);
|
||||
|
||||
bool IsNumeric(const char *p, bool allowNegative=true);
|
||||
|
||||
string formatNumber(uint64 f);
|
||||
|
||||
}}//end namespace
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user