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

Function GetInternalVirtualCodeFolder

src/Cafe/CafeSystem.cpp:623–626  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

621 }
622
623 std::string GetInternalVirtualCodeFolder()
624 {
625 return "/internal/current_title/code/";
626 }
627
628 void MountBaseDirectories()
629 {

Callers 2

UnmountForegroundTitleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected