mirror of
https://github.com/aap/librw.git
synced 2025-12-19 00:49:50 +00:00
Merge branch 'master' of github.com:aap/librw
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifdef RW_D3D9
|
||||
#define NOMINMAX
|
||||
#define NOMINMAX 1
|
||||
#include <d3d9.h>
|
||||
#endif
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
namespace rw {
|
||||
namespace gl3 {
|
||||
|
||||
static uint32 im2DVbo, im2DIbo;
|
||||
uint32 im2DVbo, im2DIbo;
|
||||
static int32 u_xform;
|
||||
|
||||
#define STARTINDICES 10000
|
||||
|
||||
Reference in New Issue
Block a user