- moved the software rendering specific parts of the sky setup to r_skyplane.cpp.
This commit is contained in:
parent
d500dc99ea
commit
32e245f2b9
7 changed files with 77 additions and 68 deletions
|
|
@ -32,6 +32,11 @@
|
|||
|
||||
EXTERN_CVAR(Float, skyoffset)
|
||||
|
||||
extern double skytexturemid;
|
||||
extern float skyiscale;
|
||||
extern double skyscale;
|
||||
extern fixed_t sky1cyl, sky2cyl;
|
||||
|
||||
|
||||
PolySkyDome::PolySkyDome()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue