Home
last modified time | relevance | path

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

/dports/games/taisei/taisei-1.3.2/src/
H A Dprojectile.h211 void DeathShrink(Projectile *p, int t);
H A Dprojectile.c470 .draw_rule = DeathShrink, in spawn_projectile_collision_effect()
931 void DeathShrink(Projectile *p, int t) { in DeathShrink() function