change texture count

This commit is contained in:
Hayden K 2019-03-04 20:13:55 -05:00
parent d79b044b73
commit aa966504d2

View File

@ -2,7 +2,7 @@
#define CONFIG_H
#define MAX_TEXTURE_COUNT 512 //@Todo: or 1088 explain why increased. mrneo240
#define MAX_TEXTURE_COUNT 1088 //@Todo: or 1088 explain why increased. mrneo240
#endif // CONFIG_H