- Exhumed: Standardise horizon on 100 and remove backend extern'd polymostcenterhoriz variable.

This commit is contained in:
Mitchell Richters 2020-09-21 18:41:56 +10:00
parent 3de787235d
commit bdc53ed7b0
7 changed files with 15 additions and 25 deletions

View file

@ -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;