mirror of
https://github.com/ZDoom/Raze.git
synced 2025-06-03 02:30:58 +00:00
- Exhumed: Standardise horizon on 100 and remove backend extern'd polymostcenterhoriz
variable.
This commit is contained in:
parent
3de787235d
commit
bdc53ed7b0
7 changed files with 15 additions and 25 deletions
|
@ -48,7 +48,6 @@ int32_t r_rortexture = 0;
|
|||
int32_t r_rortexturerange = 0;
|
||||
int32_t r_rorphase = 0;
|
||||
int32_t mdtims, omdtims;
|
||||
int32_t polymostcenterhoriz = 100;
|
||||
|
||||
float fcosglobalang, fsinglobalang;
|
||||
float fxdim, fydim, fydimen, fviewingrange;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue