mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-17 22:01:46 -04:00
VideoBackend: Get rid of a boolean global
Also gets rid of global headers
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
#include "VideoBackends/D3D/D3DShader.h"
|
||||
#include "VideoBackends/D3D/FramebufferManager.h"
|
||||
#include "VideoBackends/D3D/GeometryShaderCache.h"
|
||||
#include "VideoBackends/D3D/Globals.h"
|
||||
|
||||
#include "VideoCommon/Debugger.h"
|
||||
#include "VideoCommon/GeometryShaderGen.h"
|
||||
|
||||
Reference in New Issue
Block a user