mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-04 19:55:27 +02:00
Very rough approximation of UMD seek delays.
This commit is contained in:
@@ -180,6 +180,7 @@ private:
|
||||
|
||||
std::vector<FileListEntry> fileList;
|
||||
u32 currentBlockIndex;
|
||||
u32 lastReadBlock_;
|
||||
|
||||
std::map<std::string, Handler *> handlers;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user