mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-06-02 09:31:12 +00:00
Take the first step towards render plugins.
No clients link. Even if they did, nothing would work.
This commit is contained in:
parent
1cbabf72c9
commit
a4c280f2b2
143 changed files with 1475 additions and 1304 deletions
|
@ -143,9 +143,6 @@ extern void R_MakeSky (void);
|
|||
extern int gl_solidskytexture;
|
||||
extern int gl_alphaskytexture;
|
||||
|
||||
extern double r_realtime;
|
||||
extern double r_frametime;
|
||||
|
||||
// flags in finalvert_t.flags
|
||||
#define ALIAS_LEFT_CLIP 0x0001
|
||||
#define ALIAS_TOP_CLIP 0x0002
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue