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

Function CDVDsys_GetSourceType

pcsx2/CDVD/CDVDcommon.cpp:320–323  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

318}
319
320CDVD_SourceType CDVDsys_GetSourceType()
321{
322 return m_CurrentSourceType;
323}
324
325void CDVDsys_ClearFiles()
326{

Callers 8

GetDiscPathMethod · 0.85
UpdateDiscDetailsMethod · 0.85
InitializeMethod · 0.85
ChangeDiscMethod · 0.85
AnalyseElfMethod · 0.85
cdvdCtrlTrayOpenFunction · 0.85
cdvdUpdateTrayStateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected