mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 13:03:11 +01:00
remove windows-only code
Step 1 on road towards Linux. Remove windows-specific code, stub it out where needed and make sure we can still compile it the way it is. Take care of Travis' build matrix to include new build configuration. Install new packages.
This commit is contained in:
@@ -18,7 +18,9 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*****************************************************************************/
|
||||
|
||||
#include <windows.h>
|
||||
extern "C" {
|
||||
#include "../platform/platform.h"
|
||||
}
|
||||
|
||||
#include "network.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user