Home
last modified time | relevance | path

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

/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h115 #define DEFAULT_ATK_DROPV_Z 0 macro
H A Dopenborscript.c12049 atk.dropv.z = (float)DEFAULT_ATK_DROPV_Z; in openbor_damageentity()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h118 #define DEFAULT_ATK_DROPV_Z 0 macro
H A Dopenborscript.c10008 atk.dropv.z = (float)DEFAULT_ATK_DROPV_Z; in openbor_damageentity()
10104 atk.dropv.z = (float)DEFAULT_ATK_DROPV_Z; in openbor_getcomputeddamage()