mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-11 07:11:39 +00:00
- removed code duplication from last cherry-pick
This commit is contained in:
parent
410da8a085
commit
dcc3e2b94e
1 changed files with 0 additions and 2 deletions
|
@ -5446,8 +5446,6 @@ void polymost_drawrooms()
|
|||
|
||||
resizeglcheck();
|
||||
|
||||
polymost_shadeInterpolate(r_shadeinterpolate);
|
||||
|
||||
//global cos/sin tilt angle
|
||||
gctang = cosf(gtang);
|
||||
gstang = sinf(gtang);
|
||||
|
|
Loading…
Reference in a new issue