compilation fixes (compile at least for msvc9)
This commit is contained in:
parent
fd59de6afc
commit
852890611b
102 changed files with 1118 additions and 1042 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
// Texture Manager
|
||||
|
||||
#include "tinygl/zgl.h"
|
||||
#include "engine/tinygl/zgl.h"
|
||||
|
||||
static GLTexture *find_texture(GLContext *c, int h) {
|
||||
GLTexture *t;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue