A wrapper for PHYSFS_delete.
Deletes a file or directory from the physical file system. See the documentation for PHYSFS_delete for details.
The relative path in the virtual file system to the file or directory to delete.
DefileException if an error occurs.
See Implementation
A wrapper for PHYSFS_delete.
Deletes a file or directory from the physical file system. See the documentation for PHYSFS_delete for details.