Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/
H A DRide.cpp5601 bool alreadyFoundExit = false; in determine_ride_entrance_and_exit_locations() local
5655 if (alreadyFoundExit) in determine_ride_entrance_and_exit_locations()
5668 alreadyFoundExit = true; in determine_ride_entrance_and_exit_locations()
5684 if (fixExit && !alreadyFoundExit) in determine_ride_entrance_and_exit_locations()