Files
source/i18n/include/ImportStrings.h
T

10 lines
132 B
C++

#ifndef _IMPORTSTRINGS_H_
#define _IMPORTSTRINGS_H_
namespace Loc
{
void ImportStrings();
}
#endif // _IMPORTSTRINGS_H_