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