GLdc/GL/config.h
2019-03-04 20:13:55 -05:00

9 lines
137 B
C

#ifndef CONFIG_H
#define CONFIG_H
#define MAX_TEXTURE_COUNT 1088 //@Todo: or 1088 explain why increased. mrneo240
#endif // CONFIG_H