Home
last modified time | relevance | path

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

/dports/games/vavoom/vavoom-1.33/source/
H A Dvc_decorate.cpp3270 int DurColon = Tokens[TokIdx].IndexOf(':'); in ParseOldDecStates() local
3272 if (DurColon >= 0) in ParseOldDecStates()
3275 pFrame = *Tokens[TokIdx] + DurColon + 1; in ParseOldDecStates()