Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/include/
H A Dshape.h544 #define iflag_light_corona 0x20000000 /* For use by the placed light strategy */ macro
/dports/games/avp/avp-20170505/src/avp/
H A Dbh_light.c184 if((Request_PolyFlags((void *)poly)) & iflag_light_corona) in InitPlacedLight()