Home
last modified time | relevance | path

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

/dports/games/jfsw/jfsw-c434002/src/
H A Dtags.h516 #define TAG_SPAWN_ACTOR 203 macro
H A Dsprite.c1003 if (sp->statnum == STAT_DEFAULT && sp->lotag == TAG_SPAWN_ACTOR) in ActorTestSpawn()
1030 sp->lotag != TAG_SPAWN_ACTOR && sp->extra > 0) || sp->picnum == ZILLA_RUN_R0) { in ActorTestSpawn()
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dtags.h516 #define TAG_SPAWN_ACTOR 203 macro
H A Dsprite.cpp1003 if (sp->statnum == STAT_DEFAULT && sp->lotag == TAG_SPAWN_ACTOR) in ActorTestSpawn()
1030 sp->lotag != TAG_SPAWN_ACTOR && sp->extra > 0) || sp->picnum == ZILLA_RUN_R0) in ActorTestSpawn()