void SDL_DestroyTexture(SDL_Texture* texture) ... SDL_DestroyTexture(sdlTexture); SDL_DestroyRenderer(renderer); SDL_DestroyWindow(window); ...
確定! 回上一頁