Merge branch 'master' of github.com:aap/librw

This commit is contained in:
aap
2019-08-04 23:52:10 +02:00
9 changed files with 41 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
#ifdef RW_D3D9
#define NOMINMAX
#define NOMINMAX 1
#include <d3d9.h>
#endif

View File

@@ -17,7 +17,7 @@
namespace rw {
namespace gl3 {
static uint32 im2DVbo, im2DIbo;
uint32 im2DVbo, im2DIbo;
static int32 u_xform;
#define STARTINDICES 10000