Home
last modified time | relevance | path

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

/dports/games/ivan/ivan-059/Main/Include/
H A Dgame.h482 static col16 GetAttributeColor(int);
/dports/games/ivan/ivan-059/Main/Source/
H A Dgame.cpp6888 col16 game::GetAttributeColor(int I) in GetAttributeColor() function in game
H A Dchar.cpp12259 col16 C = game::GetAttributeColor(I); in PrintAttribute()