Added System::GetDirDialog.
This commit is contained in:
@@ -10,4 +10,9 @@ namespace ehs
|
||||
{
|
||||
return {};
|
||||
}
|
||||
|
||||
Str_8 BaseSystem::GetDirDialog(const Str_8 &dir)
|
||||
{
|
||||
return {};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user