Home
last modified time | relevance | path

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

/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h987 OTG_NONE, //Cannot hit grounded targets. enumerator
H A Dopenbor.c165 .otg = OTG_NONE,
19043 if(attack->otg == OTG_NONE) in do_attack()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h1471 OTG_NONE, //Cannot hit grounded targets. enumerator
H A Dopenbor.c173 .otg = OTG_NONE,
20139 if(attack->otg == OTG_NONE) in do_attack()