improved lots of stuff
This commit is contained in:
@@ -91,4 +91,5 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
EXPOSE_INTERFACE(CLIBCFileSystem, IFileSystem, FILESYSTEM_BACKEND_INTERFACE_NAME);
|
||||
CLIBCFileSystem g_libcFileSystem;
|
||||
IFileSystem *filesystem_backend = &g_libcFileSystem;
|
||||
|
||||
Reference in New Issue
Block a user