Home
last modified time | relevance | path

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

/dports/games/egoboo/egoboo-2.8.1/src/game/Obsolete/
H A Dcode_2.6.x.c3641 lighttable_local[tnc][cnt] = calc_light_rotation( tnc, cnt ); in make_lighttable()
/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dgraphic.c3656 float calc_light_rotation( int rotation, int normal ) in calc_light_rotation() function