mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 16:30:43 +00:00
sw and gl fisheye patches from Arkadi Shishlov (arkadi@it.lv). I don't
think /I/ can play that way (dizzy:)
This commit is contained in:
parent
761a7546dd
commit
0ea15c3f82
5 changed files with 652 additions and 24 deletions
|
@ -90,6 +90,9 @@ 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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue