MCPcopy Create free account
hub / github.com/PCSX2/pcsx2 / SetDataOffset

Method SetDataOffset

pcsx2/CDVD/ThreadedFileReader.cpp:406–409  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

404}
405
406void ThreadedFileReader::SetDataOffset(u32 bytes)
407{
408 m_dataoffset = bytes;
409}

Callers 2

tryIsoTypeMethod · 0.80
DetectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected