mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
VideoBackend: Get rid of a boolean global
Also gets rid of global headers
This commit is contained in:
@ -104,7 +104,6 @@
|
||||
<ClInclude Include="IndexGenerator.h" />
|
||||
<ClInclude Include="LightingShaderGen.h" />
|
||||
<ClInclude Include="LookUpTables.h" />
|
||||
<ClInclude Include="MainBase.h" />
|
||||
<ClInclude Include="NativeVertexFormat.h" />
|
||||
<ClInclude Include="OnScreenDisplay.h" />
|
||||
<ClInclude Include="OpcodeDecoding.h" />
|
||||
|
Reference in New Issue
Block a user