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

Method GetCoreFile

pcsx2/CDVD/ChdFileReader.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 }
57
58 core_file* GetCoreFile()
59 {
60 return &m_core;
61 }
62
63 static ChdCoreFileWrapper* FromCoreFile(core_file* file)
64 {

Callers 1

OpenCHDFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected