Home
last modified time | relevance | path

Searched refs:hitallsprites (Results 1 – 6 of 6) sorted by relevance

/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dengine_priv.h47 extern int hitallsprites;
H A Dpolymost.c3135 hitallsprites = 1; in polymost_drawrooms()
3138 hitallsprites = 0; in polymost_drawrooms()
H A Dengine.c508 int hitallsprites = 0; variable
8478 if (!hitallsprites) in hitscan()
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dengine_priv.h265 extern int32_t hitallsprites;
H A Dclip.cpp69 int32_t hitallsprites = 0; variable
2633 if (!hitallsprites) in hitscan()
H A Dpolymost.cpp4794 hitallsprites = 1; in polymost_editorfunc()
4799 hitallsprites = 0; in polymost_editorfunc()