Fixed bug 984
SDL_CreateTexture allows the creation of textures of size 0, which can lead to div by 0 errors
Showing
Please register or sign in to comment
SDL_CreateTexture allows the creation of textures of size 0, which can lead to div by 0 errors