Home
last modified time | relevance | path

Searched defs:CSTAT_SPRITE_BLOCK_HITSCAN (Results 1 – 2 of 2) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dbuildtypes.h126 CSTAT_SPRITE_BLOCK_HITSCAN = 1u<<8u, enumerator
/dports/games/jfsw/jfsw-c434002/src/
H A Dgame.h641 #define CSTAT_SPRITE_BLOCK_HITSCAN BIT(8) macro