Home
last modified time | relevance | path

Searched refs:SHF_NG_ANGLEOFF (Results 1 – 2 of 2) sorted by relevance

/dports/games/openlierox/OpenLieroX/src/common/
H A DCShootList.cpp347 extraflags |= SHF_NG_ANGLEOFF; in writeSmallShot()
410 if( extraflags & SHF_NG_ANGLEOFF ) in writeSmallShot()
615 if( extraflags & SHF_NG_ANGLEOFF ) { in readSmallShot()
700 if( extraflags & SHF_NG_ANGLEOFF ) in skipSmallShot()
/dports/games/openlierox/OpenLieroX/include/
H A DCShootList.h42 #define SHF_NG_ANGLEOFF 0x01 macro