mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 16:24:35 +01:00
Update files missed in the great extern "C" cleanup of 2017
This commit is contained in:
committed by
Michał Janiszewski
parent
6c9e73bff2
commit
5ab9f938a7
@@ -53,7 +53,6 @@ sint32 _pickup_peep_old_x = SPRITE_LOCATION_NULL;
|
||||
#include "../ParkImporter.h"
|
||||
#include "../rct2/S6Exporter.h"
|
||||
|
||||
extern "C" {
|
||||
#include "../config/Config.h"
|
||||
#include "../game.h"
|
||||
#include "../interface/chat.h"
|
||||
@@ -69,7 +68,6 @@ extern "C" {
|
||||
#include "NetworkAction.h"
|
||||
|
||||
#include <openssl/evp.h> // just for OpenSSL_add_all_algorithms()
|
||||
}
|
||||
|
||||
#pragma comment(lib, "Ws2_32.lib")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user