aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/filesystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDedicatedTest/filesystem.h')
-rw-r--r--NorthstarDedicatedTest/filesystem.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/NorthstarDedicatedTest/filesystem.h b/NorthstarDedicatedTest/filesystem.h
index 960c2836..803a2d23 100644
--- a/NorthstarDedicatedTest/filesystem.h
+++ b/NorthstarDedicatedTest/filesystem.h
@@ -70,5 +70,4 @@ class IFileSystem
std::string ReadVPKFile(const char* path);
std::string ReadVPKOriginalFile(const char* path);
-void InitialiseFilesystem(HMODULE baseAddress);
extern SourceInterface<IFileSystem>* g_Filesystem; \ No newline at end of file