The Update(TM), Part 1
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
#include "texture.h"
|
||||
#include "shader.h"
|
||||
|
||||
#define RESOURCES_TEXTURES_FREE_INFO "Freed texture resources"
|
||||
|
||||
struct Resources
|
||||
{
|
||||
GLuint shaders[SHADER_COUNT];
|
||||
|
Reference in New Issue
Block a user