- backend sync

This commit is contained in:
Christoph Oelckers 2020-06-02 11:48:48 +02:00
parent 080333311c
commit 1b12c08c66
3 changed files with 3 additions and 7 deletions

View file

@ -33,10 +33,7 @@
*/
#include <windows.h>
#include <GL/gl.h>
#include "wglext.h"
#include "gl_sysfb.h"
#include "hardware.h"
#include "x86.h"
#include "templates.h"
@ -52,8 +49,6 @@
#include "win32basevideo.h"
#include "cmdlib.h"
#include "gl_framebuffer.h"
CVAR(Int, vid_adapter, 1, CVAR_ARCHIVE | CVAR_GLOBALCONFIG)
//==========================================================================