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