csmash/csmash-0.6.6-return_value.diff

11 lines
187 B
Diff

--- Network.cpp
+++ Network.cpp
@@ -750,6 +750,7 @@
throw NetworkError();
}
#endif
+return(0); /* return value of this function is not used in MultiPlayerSelect.cpp*/
}
void