Take the first step towards render plugins.

No clients link. Even if they did, nothing would work.
This commit is contained in:
Bill Currie 2012-02-14 17:28:09 +09:00
parent 1cbabf72c9
commit a4c280f2b2
143 changed files with 1475 additions and 1304 deletions

View file

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