MCPcopy Create free account
hub / github.com/cemu-project/Cemu / RPLLoader_GetModuleCount

Function RPLLoader_GetModuleCount

src/Cafe/OS/RPL/rpl.cpp:2298–2301  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2296}
2297
2298sint32 RPLLoader_GetModuleCount()
2299{
2300 return rplModuleCount;
2301}
2302
2303template<typename TAddr, typename TSize>
2304class SimpleHeap

Callers 5

DebuggerWindow2Method · 0.85
~DebuggerWindow2Method · 0.85
OnGameLoadedMethod · 0.85
HandleQueryMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected