mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-27 00:34:46 +01:00
Move two footpath globals into the window
This commit is contained in:
@@ -52,8 +52,6 @@ using namespace OpenRCT2::TrackMetaData;
|
||||
void FootpathUpdateQueueEntranceBanner(const CoordsXY& footpathPos, TileElement* tileElement);
|
||||
|
||||
FootpathSelection gFootpathSelection;
|
||||
CoordsXYZ gFootpathConstructFromPosition;
|
||||
uint8_t gFootpathConstructSlope;
|
||||
uint8_t gFootpathGroundFlags;
|
||||
|
||||
static RideId* _footpathQueueChainNext;
|
||||
|
||||
Reference in New Issue
Block a user