diff options
Diffstat (limited to 'NorthstarDedicatedTest/filesystem.h')
-rw-r--r-- | NorthstarDedicatedTest/filesystem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDedicatedTest/filesystem.h b/NorthstarDedicatedTest/filesystem.h index 5348cd51..1aa4fb0c 100644 --- a/NorthstarDedicatedTest/filesystem.h +++ b/NorthstarDedicatedTest/filesystem.h @@ -73,4 +73,4 @@ namespace R2FS std::string ReadVPKFile(const char* path); std::string ReadVPKOriginalFile(const char* path); -} // namespace R2FS
\ No newline at end of file +} // namespace R2FS |