GLdc/GL/config.h
2019-03-03 14:08:16 -05:00

9 lines
136 B
C

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