improved lots of stuff
This commit is contained in:
@@ -78,4 +78,5 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
EXPOSE_INTERFACE(CPAKFileSystem, IFileSystem, FILESYSTEM_PAK_INTERFACE_NAME);
|
||||
CPAKFileSystem g_pakFileSystem;
|
||||
IFileSystem *filesystem_pak = &g_pakFileSystem;
|
||||
|
||||
Reference in New Issue
Block a user