SDL_DestroyTexture (background); SDL_DestroyTexture(foreground); SDL_DestroyRenderer(ren); SDL_DestroyWindow(win); SDL_Quit(); IMG_Quit();
確定! 回上一頁