Fix subdir fs
This commit is contained in:
6
include/TessesFramework/Filesystem/VFSFix.hpp
Normal file
6
include/TessesFramework/Filesystem/VFSFix.hpp
Normal file
@ -0,0 +1,6 @@
|
||||
#undef CreateDirectory
|
||||
#undef DeleteDirectory
|
||||
#undef DeleteFile
|
||||
#undef MoveFile
|
||||
#undef MoveDirectory
|
||||
|
||||
Reference in New Issue
Block a user