Home
last modified time | relevance | path

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

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Daiutil.h43 extern int type_attack_damage_max(int u, int u2);
H A Daiutil.c62 type_attack_damage_max(int u, int u2) in type_attack_damage_max() function
101 return max(type_attack_damage_max(u, u2), in type_damage_max()
H A Dplan.c1301 atkdmgmax1 = type_attack_damage_max(u1, u2);
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-20047743 (type_attack_damage_max): Use new 'dice_roll_max' function.
7911 (type_attack_damage_max): New function.
7916 of 'type_attack_damage_max' and 'type_fire_damage_max'.