Home
last modified time | relevance | path

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

/dports/games/barony/Barony-3.3.7/src/
H A Dentity_editor.cpp352 for ( c = 0; c < NUMENTITYSKILLS; ++c ) in Entity()
H A Dentity.hpp37 static const int NUMENTITYSKILLS = 60; variable
140 Sint32 skill[NUMENTITYSKILLS]; // general purpose variables
H A Dentity.cpp385 for ( c = 0; c < NUMENTITYSKILLS; ++c ) in Entity()