Home
last modified time | relevance | path

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

/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h822 COUNTERACTION_DAMAGE_NORMAL //Normal damage. enumerator
H A Dopenbor.c19260 if(self->animation->counterrange->damaged == COUNTERACTION_DAMAGE_NORMAL) in do_attack()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h1246 COUNTERACTION_DAMAGE_NORMAL //Normal damage. enumerator
H A Dopenbor.c20259 if(self->animation->counterrange->damaged == COUNTERACTION_DAMAGE_NORMAL) in do_attack()