Home
last modified time | relevance | path

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

/dports/games/stuntrally/stuntrally-2.6.1/source/road/
H A DRoad.h325 int iMrgSegs, segsMrg; member
H A DRoad_Prepass.cpp375 st.segsMrg = DL.mrgCnt; in End0Stats()
H A DRoad_File.cpp58 iMrgSegs = 0; segsMrg = 0; in Reset()
/dports/games/stuntrally/stuntrally-2.6.1/source/editor/
H A DUpdate_Edit.cpp234 rdValSt[8]->setCaption(fToStr(road->st.segsMrg+1,0,2)); in frameRenderingQueued()