mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
This gets rid of OpenWithError(), and just always returns a negative value on error for OpenFile(). Also fixed the sequence rollover, which could've returned 0. 0 should be considered a valid handle ideally, but left it never returning 0 to simplify cleanup in some areas. |
||
---|---|---|
.. | ||
BlobFileSystem.cpp | ||
BlobFileSystem.h | ||
BlockDevices.cpp | ||
BlockDevices.h | ||
DirectoryFileSystem.cpp | ||
DirectoryFileSystem.h | ||
FileSystem.cpp | ||
FileSystem.h | ||
ISOFileSystem.cpp | ||
ISOFileSystem.h | ||
MetaFileSystem.cpp | ||
MetaFileSystem.h | ||
tlzrc.cpp | ||
VirtualDiscFileSystem.cpp | ||
VirtualDiscFileSystem.h |