aboutsummaryrefslogtreecommitdiff
path: root/zencore/include
diff options
context:
space:
mode:
Diffstat (limited to 'zencore/include')
-rw-r--r--zencore/include/zencore/filesystem.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/zencore/include/zencore/filesystem.h b/zencore/include/zencore/filesystem.h
index f49135687..fa5f94170 100644
--- a/zencore/include/zencore/filesystem.h
+++ b/zencore/include/zencore/filesystem.h
@@ -181,6 +181,8 @@ struct DirectoryContent
void GetDirectoryContent(const std::filesystem::path& RootDir, uint8_t Flags, DirectoryContent& OutContent);
+std::string GetEnvVariable(std::string_view VariableName);
+
//////////////////////////////////////////////////////////////////////////
void filesystem_forcelink(); // internal