mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-21 22:13:07 +01:00
Compile track_data.c as C++
This commit is contained in:
committed by
Michał Janiszewski
parent
b232bdf3a3
commit
90a14205c8
@@ -37,7 +37,7 @@
|
||||
#include "ride.h"
|
||||
#include "ride_data.h"
|
||||
#include "Track.h"
|
||||
#include "track_data.h"
|
||||
#include "TrackData.h"
|
||||
#include "TrackDesign.h"
|
||||
|
||||
typedef struct map_backup
|
||||
|
||||
Reference in New Issue
Block a user