Home
last modified time | relevance | path

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

/dports/games/xrisk/xrisk-2.15/src/
H A Dxrisklib.c497 int throw,throwd1,throwd2,throwa1,throwa2,t,sw; local
508 throwd1 = Throw_dice();
510 if ((throwd1<throwd2)&&(num_d_defender==2)) Switch(throwd1,throwd2,sw);
518 if (throwa1>throwd1) sub_armies(defender,attacker->occupant,1,UPDATE);