Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/
H A DVehicle.cpp8534 int32_t v3Velocity = v3->velocity; in UpdateTrackMotionBackwards() local
8536 v4->velocity = v3Velocity >> 1; in UpdateTrackMotionBackwards()