mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
move ImportStrings to i18n
This commit is contained in:
committed by
majcosta
parent
4be9b106f4
commit
738225d2a2
@@ -0,0 +1,9 @@
|
||||
#ifndef _IMPORTSTRINGS_H_
|
||||
#define _IMPORTSTRINGS_H_
|
||||
|
||||
namespace Loc
|
||||
{
|
||||
void ImportStrings();
|
||||
}
|
||||
|
||||
#endif // _IMPORTSTRINGS_H_
|
||||
Reference in New Issue
Block a user