Home
last modified time | relevance | path

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

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/Scriptable/
H A DActor.cpp6963 static ieDword wspecialMax = wspecial->GetRowCount() - 1; in GetCombatDetails() local
6964 if (stars > wspecialMax) { in GetCombatDetails()
6965 stars = wspecialMax; in GetCombatDetails()