GLdc/GL/config.h

9 lines
87 B
C
Raw Normal View History

#ifndef CONFIG_H
#define CONFIG_H
#define MAX_TEXTURE_COUNT 512
#endif // CONFIG_H