Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/
H A DRide.cpp3035 static int32_t count_free_misc_sprite_slots() in count_free_misc_sprite_slots() function
3440 if (totalCars > count_free_misc_sprite_slots()) in CreateVehicles()
3697 if (count_free_misc_sprite_slots() <= 5) in ride_create_cable_lift()