Explorar o código

Bump temp_string

luboslenco hai 2 semanas
pai
achega
a10ef83fb9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      base/sources/iron.h

+ 1 - 1
base/sources/iron.h

@@ -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