Home
last modified time | relevance | path

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

/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h2959 int check_blocking_master(entity *ent, entity *other, s_collision_attack *attack);
H A Dopenbor.c19764 int check_blocking_master(entity *ent, entity *other, s_collision_attack *attack) in check_blocking_master() function
20238 didblock = check_blocking_master(self, e, attack); in do_attack()