text_raw 906 core/gui.c static const char text_raw[] = text_raw 2298 core/gui.c while (index < (int)sizeof(text_raw)) text_raw 2300 core/gui.c text[i++] = &text_raw[index]; text_raw 2301 core/gui.c while (text_raw[index++]) ;