aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/filesystem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/zencore/filesystem.cpp')
-rw-r--r--src/zencore/filesystem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zencore/filesystem.cpp b/src/zencore/filesystem.cpp
index c34dba23c..92a065707 100644
--- a/src/zencore/filesystem.cpp
+++ b/src/zencore/filesystem.cpp
@@ -1641,7 +1641,7 @@ ReadFile(const std::filesystem::path& Path)
return Contents;
}
-ZENCORE_API void
+void
ScanFile(void* NativeHandle,
uint64_t Offset,
uint64_t Size,