mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-06-02 09:31:12 +00:00
[screen] Move some flags into screen.h
And remove r_screen.h. Fixes windows builds due to missing scr_skipupdate.
This commit is contained in:
parent
5c8f3ec3ac
commit
cfe0455cce
4 changed files with 2 additions and 39 deletions
|
@ -6,7 +6,6 @@
|
|||
#include "r_cvar.h"
|
||||
#include "r_dynamic.h"
|
||||
#include "r_local.h"
|
||||
#include "r_screen.h"
|
||||
#include "r_shared.h"
|
||||
|
||||
extern viddef_t vid; // global video state
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue