SDL_DestroyTexture (TextTexture); SDL_RenderPresent(rend); } SDL_FreeSurface(TextSurf); TextSurf = NULL; SDL_DestroyTexture(TextTexture);
確定! 回上一頁