mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'ogl-sw-perspective' into 'master'
Fix OpenGL software perspective See merge request KartKrew/Kart!493
This commit is contained in:
commit
5be15fedda
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ typedef struct
|
|||
UINT8 splitscreen;
|
||||
boolean flip; // screenflip
|
||||
boolean shearing; // 14042019
|
||||
angle_t viewaiming; // 17052019
|
||||
float viewaiming; // 17052019
|
||||
boolean roll;
|
||||
FLOAT rollangle; // done to not override USE_FTRANSFORM_ANGLEZ
|
||||
FLOAT centerx, centery;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue