1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00

Update files missed in the great extern "C" cleanup of 2017

This commit is contained in:
Michał Janiszewski
2017-09-28 22:30:02 +02:00
committed by Michał Janiszewski
parent 6c9e73bff2
commit 5ab9f938a7
27 changed files with 142 additions and 191 deletions

View File

@@ -29,13 +29,11 @@
#include "Utils.hpp"
#include "VerticalTunnelCall.hpp"
extern "C" {
#include <openrct2/paint/map_element/map_element.h>
#include <openrct2/paint/supports.h>
#include <openrct2/ride/ride.h>
#include <openrct2/ride/track.h>
#include <openrct2/ride/track_data.h>
}
interface ITestTrackFilter {
public: