lame fix for Linux build for now
This commit is contained in:
@@ -121,6 +121,11 @@ namespace
|
||||
}
|
||||
};
|
||||
|
||||
RString ArchHooks::GetPreferredLanguage()
|
||||
{
|
||||
return "EN";
|
||||
}
|
||||
|
||||
int64_t ArchHooks::GetMicrosecondsSinceStart( bool bAccurate )
|
||||
{
|
||||
OpenGetTime();
|
||||
|
||||
Reference in New Issue
Block a user