- GLFlat split into API-dependent and -independent data.

No resorting of the files yet.
This commit is contained in:
Christoph Oelckers 2018-04-28 12:34:09 +02:00
commit c5641a0e72
15 changed files with 236 additions and 202 deletions

View file

@ -65,6 +65,9 @@ CUSTOM_CVAR (Int, r_skymode, 2, CVAR_ARCHIVE)
R_InitSkyMap ();
}
CVAR(Float, skyoffset, 0, 0) // for testing
int freelookviewheight;