ppsspp/Common/File/VFS
Henrik Rydgård e67b673e4e Fix regression in zip texture packs
Can't seek in compressed zips. Let's add a comment too to not do this
again.

Thanks Nukem for debugging.
2025-01-11 09:37:37 +01:00
..
DirectoryReader.cpp Use Exists instead of GetFileInfo in more cases 2024-11-30 00:39:38 +01:00
DirectoryReader.h Use Exists instead of GetFileInfo in more cases 2024-11-30 00:39:38 +01:00
VFS.cpp Use Exists instead of GetFileInfo in more cases 2024-11-30 00:39:38 +01:00
VFS.h Use Exists instead of GetFileInfo in more cases 2024-11-30 00:39:38 +01:00
ZipFileReader.cpp Fix regression in zip texture packs 2025-01-11 09:37:37 +01:00
ZipFileReader.h ZipFileReader: Save the zip path so we can log it 2024-11-30 02:44:01 +01:00