21#ifdef SDL2_PLAIN_INCLUDE
24#include <SDL2/SDL_types.h>
37 static char *
buf[512];
38 const char *start =
pstr;
39 size_t len = 0, count = 0;
41 while (*start !=
'\0') {
char ** create_new_line_utf8strs(const char *pstr)
#define fc_calloc(n, esz)