SDL_PixelFormat *fmt; SDL_Surface *text; SDL_Surface *temp; if (TTF_Init() < 0) { fprintf(stderr, "Couldn't initialize TTF:%s\n", ...
確定! 回上一頁