[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:
Bill Currie 2022-03-09 09:31:22 +09:00
parent 5c8f3ec3ac
commit cfe0455cce
4 changed files with 2 additions and 39 deletions

View file

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