1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-04 13:42:55 +01:00

Import map_element

This commit is contained in:
Marijn van der Werf
2016-09-02 22:03:06 +02:00
parent 2d70460332
commit 88422e8043

View File

@@ -20,6 +20,7 @@
#include "../src/ride/ride.h"
#include "../src/ride/track.h"
#include "../src/world/sprite.h"
#include "../src/paint/map_element/map_element.h"
#define gRideEntries RCT2_ADDRESS(RCT2_ADDRESS_RIDE_ENTRIES, rct_ride_entry*)
#define gCurrentRotation RCT2_GLOBAL(RCT2_ADDRESS_CURRENT_ROTATION, uint8)