Home
last modified time | relevance | path

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

/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h113 #define DEFAULT_ATK_DROPV_Y 3.0 macro
H A Dopenborscript.c12047 atk.dropv.y = (float)DEFAULT_ATK_DROPV_Y; in openbor_damageentity()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h116 #define DEFAULT_ATK_DROPV_Y 3.0 macro
H A Dopenborscript.c10006 atk.dropv.y = (float)DEFAULT_ATK_DROPV_Y; in openbor_damageentity()
10102 atk.dropv.y = (float)DEFAULT_ATK_DROPV_Y; in openbor_getcomputeddamage()