Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Abstracted file deletion, so we don't rely on C library for it anymore.
- Loading branch information
Showing
with
33 additions
and 11 deletions.
- +1 −7 archivers/dir.c
- +7 −0 physfs.h
- +14 −0 physfs_internal.h
- +11 −4 platform/unix.c
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters