MCPcopy Create free account
hub / github.com/diasurgical/devilution / SNetPerformUpgrade

Function SNetPerformUpgrade

SourceX/storm/storm_net.cpp:162–165  ·  view source on GitHub ↗

* @brief since we never signal STORM_ERROR_REQUIRES_UPGRADE the engine will not call this function */

Source from the content-addressed store, hash-verified

160 * @brief since we never signal STORM_ERROR_REQUIRES_UPGRADE the engine will not call this function
161 */
162BOOL SNetPerformUpgrade(DWORD *upgradestatus)
163{
164 UNIMPLEMENTED();
165}
166
167}

Callers 1

multi_upgradeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected