From b1bb51afb4ff6eac0ed65480be2127d3e06cb01a Mon Sep 17 00:00:00 2001 From: Martin Ridgers Date: Tue, 16 Nov 2021 14:26:30 +0100 Subject: Added a PathToUtf8(path, string-buffer) overload --- zencore/filesystem.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'zencore/filesystem.cpp') diff --git a/zencore/filesystem.cpp b/zencore/filesystem.cpp index 52f02b56a..4456757a6 100644 --- a/zencore/filesystem.cpp +++ b/zencore/filesystem.cpp @@ -728,6 +728,16 @@ ScanFile(std::filesystem::path Path, const uint64_t ChunkSize, std::function