Home
last modified time | relevance | path

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

/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dbuildtypes.h125 CSTAT_SPRITE_YCENTER = 1u<<7u, enumerator
/dports/games/jfsw/jfsw-c434002/src/
H A Dgame.h640 #define CSTAT_SPRITE_YCENTER BIT(7) macro