mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 16:30:43 +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
|
@ -95,14 +95,12 @@ extern struct cvar_s *r_waterripple;
|
|||
extern struct cvar_s *r_waterwarp;
|
||||
extern struct cvar_s *r_zgraph;
|
||||
|
||||
extern struct cvar_s *scr_centertime;
|
||||
extern struct cvar_s *scr_consize;
|
||||
extern struct cvar_s *scr_conspeed;
|
||||
extern struct cvar_s *scr_fov;
|
||||
extern struct cvar_s *scr_fisheye;
|
||||
extern struct cvar_s *scr_fviews;
|
||||
extern struct cvar_s *scr_ffov;
|
||||
extern struct cvar_s *scr_printspeed;
|
||||
extern struct cvar_s *scr_showpause;
|
||||
extern struct cvar_s *scr_showram;
|
||||
extern struct cvar_s *scr_showturtle;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue