mirror of
https://github.com/glest/glest-source.git
synced 2025-09-25 23:19:07 +02:00
- added the beginning work to support translatable techtrees
This commit is contained in:
@@ -203,7 +203,6 @@ float saturate(float value);
|
||||
int round(float f);
|
||||
|
||||
//misc
|
||||
bool fileExists(const string &path);
|
||||
bool checkVersionComptability(string clientVersionString, string serverVersionString);
|
||||
|
||||
template<typename T>
|
||||
|
Reference in New Issue
Block a user