C++ SDL2 Error when trying to render SDL_Texture: Invalid texture ... texture = SDL_CreateTextureFromSurface( renderer, surface ); if(texture == 0) return; ...
確定! 回上一頁