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:
committed by
Michał Janiszewski
parent
6c9e73bff2
commit
5ab9f938a7
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user