separate d3d9 and opengl shaders into 2 headers
This commit is contained in:
parent
a741fa9dca
commit
36c14bd857
6 changed files with 113 additions and 25 deletions
|
@ -20,7 +20,7 @@
|
|||
#include "opengl.h"
|
||||
#include "main.h"
|
||||
#include "surface.h"
|
||||
#include "paletteshader.h"
|
||||
#include "openglshader.h"
|
||||
|
||||
#define TEXTURE_COUNT 4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue