diff options
Diffstat (limited to 'Client/Source/Filesystem')
-rw-r--r-- | Client/Source/Filesystem/Filesystem.cpp | 0 | ||||
-rw-r--r-- | Client/Source/Filesystem/Filesystem.h | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/Client/Source/Filesystem/Filesystem.cpp b/Client/Source/Filesystem/Filesystem.cpp new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Client/Source/Filesystem/Filesystem.cpp diff --git a/Client/Source/Filesystem/Filesystem.h b/Client/Source/Filesystem/Filesystem.h new file mode 100644 index 0000000..5919022 --- /dev/null +++ b/Client/Source/Filesystem/Filesystem.h @@ -0,0 +1,4 @@ +#pragma once
+
+
+
|