MCPcopy Create free account
hub / github.com/XorTroll/Goldleaf / GetPendingUpdateInfo

Function GetPendingUpdateInfo

Goldleaf/source/upd/upd_Update.cpp:79–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77 }
78
79 bool GetPendingUpdateInfo(UpdateVersion &out_ver) {
80 return GetUpdateInfo("placehld", out_ver);
81 }
82
83 void CleanPendingUpdate() {
84 if(R_SUCCEEDED(nssuInitialize())) {

Callers 1

Calls 1

GetUpdateInfoFunction · 0.85

Tested by

no test coverage detected