mirror of
https://github.com/aap/librw.git
synced 2025-12-19 00:49:50 +00:00
Fix compilation with MinGW
This commit is contained in:
@@ -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