You should use SDL_Image API, it has one simple function that loads everything: SDL_Surface *IMG_Load (const char *file); More precisely, ...
確定! 回上一頁