Home
last modified time | relevance | path

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

/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dbuildtypes.h122 CSTAT_SPRITE_YFLIP = 1u<<3u, enumerator
/dports/games/jfsw/jfsw-c434002/src/
H A Dgame.h635 #define CSTAT_SPRITE_YFLIP BIT(3) macro