mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-11 14:19:10 +00:00
playgo: Fix loading PlayGo file. (#1639)
This commit is contained in:
@@ -97,7 +97,6 @@ struct PlaygoChunk {
|
||||
|
||||
class PlaygoFile {
|
||||
public:
|
||||
bool initialized = false;
|
||||
OrbisPlayGoHandle handle = 0;
|
||||
OrbisPlayGoChunkId id = 0;
|
||||
OrbisPlayGoLocus locus = OrbisPlayGoLocus::NotDownloaded;
|
||||
|
||||
Reference in New Issue
Block a user