... texture, NULL, &rect)) { printf("\n[ERROR] Fail to create render texture: %s", SDL_GetError()); exit(1); } SDL_DestroyTexture(texture); }
確定! 回上一頁