Home
last modified time | relevance | path

Searched refs:PARTICLE_NULL (Results 1 – 3 of 3) sorted by relevance

/dports/games/avp/avp-20170505/src/avp/
H A Dparticle.h63 PARTICLE_NULL, enumerator
H A Dbh_debri.c1412 blood_type=PARTICLE_NULL; in Pop_Section()
1423 blood_type=PARTICLE_NULL; in Pop_Section()
1449 if ((section_data->sempai->Shape)&&(blood_type!=PARTICLE_NULL)) { in Pop_Section()
H A Dweapons.c492 enum PARTICLE_ID blood_type=PARTICLE_NULL; in GetBloodType()
495 return(PARTICLE_NULL); in GetBloodType()
500 blood_type=PARTICLE_NULL; in GetBloodType()
565 blood_type=PARTICLE_NULL; in GetBloodType()
599 blood_type=PARTICLE_NULL; in GetBloodType()
623 blood_type=PARTICLE_NULL; in GetBloodType()
2644 if ((damage)&&(blood_type!=PARTICLE_NULL)) { in HandleEffectsOfExplosion()