Home
last modified time | relevance | path

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

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dcombat.c57 } DestructionResult; typedef
59 static DestructionResult determine_destruction_result(Unit *unit);
1979 DestructionResult drslt = DESTRUCT_ORDINARY; in damage_unit()
2106 static DestructionResult
2109 DestructionResult drslt = DESTRUCT_ORDINARY; in determine_destruction_result()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-20044983 * combat.c (DestructionResult): New enum. Has 'DESTRUCT_ORDINARY'