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

Function ISOgetDiskType

pcsx2/CDVD/CDVDisoReader.cpp:176–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

174}
175
176static s32 ISOgetDiskType()
177{
178 return cdtype;
179}
180
181static s32 ISOgetTOC(void* toc)
182{

Callers 1

ISOgetTOCFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected