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

Function GetRPXHashUpdated

src/Cafe/CafeSystem.cpp:1099–1102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1097 }
1098
1099 uint32 GetRPXHashUpdated()
1100 {
1101 return currentUpdatedApplicationHash;
1102 }
1103
1104 void RequestRecreateCanvas()
1105 {

Callers 2

GamePatch_scanFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected