... SDL_Surface* optimizedImage = SDL_DisplayFormat(loadedImage); SDL_FreeSurface(loadedImage); return optimizedImage; ...
確定! 回上一頁