Bump temp_string

This commit is contained in:
luboslenco
2025-09-08 15:50:41 +02:00
parent 46c99ba785
commit a10ef83fb9
+1 -1
View File
@@ -192,7 +192,7 @@ int last_window_width = 0;
int last_window_height = 0;
#endif
char temp_string[1024 * 32];
char temp_string[1024 * 128];
char temp_string_vs[1024 * 128];
char temp_string_fs[1024 * 128];
#ifdef IRON_WINDOWS