Update to Master

This commit is contained in:
Asdow
2025-08-08 18:00:31 +03:00
338 changed files with 110651 additions and 115875 deletions
+9
View File
@@ -0,0 +1,9 @@
#ifndef _EXPORTSTRINGS_H_
#define _EXPORTSTRINGS_H_
namespace Loc
{
bool ExportStrings();
}
#endif // _EXPORTSTRINGS_H_