Home
last modified time | relevance | path

Searched refs:IncreaseNumShelteredSections (Results 1 – 3 of 3) sorted by relevance

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/
H A DRide.h460 void IncreaseNumShelteredSections();
H A DRide.cpp5758 void Ride::IncreaseNumShelteredSections() in IncreaseNumShelteredSections() function in Ride
H A DVehicle.cpp1770 curRide->IncreaseNumShelteredSections(); in UpdateMeasurements()