GRAPHICS: Clean up OpenGL defines (#3551)
This commit is contained in:
parent
1c8bb3cccc
commit
4d206e5286
57 changed files with 127 additions and 116 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
#include "common/scummsys.h"
|
||||
|
||||
#if defined(USE_GLES2) || defined(USE_OPENGL_SHADERS)
|
||||
#if defined(USE_OPENGL_SHADERS)
|
||||
|
||||
#include "graphics/opengl/shader.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue