Improved log; fixed texture loading and hash table

This commit is contained in:
2022-11-17 22:48:20 +00:00
parent 36277d5c7b
commit 5386e19e17
12 changed files with 78 additions and 46 deletions

View File

@@ -88,7 +88,7 @@ GLuint debugColorPickBO = 0;
GLuint debugColorPickTEX = 0;
struct mSprite *tsprite = NULL;
struct sprite *tsprite = NULL;
static unsigned int projUBO;