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

Function RPLLoader_GetModuleList

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

Source from the content-addressed store, hash-verified

2291}
2292
2293RPLModule** RPLLoader_GetModuleList()
2294{
2295 return rplModuleList;
2296}
2297
2298sint32 RPLLoader_GetModuleCount()
2299{

Callers 5

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

Calls

no outgoing calls

Tested by

no test coverage detected