raylib
raylib copied to clipboard
Fix issue #3665
Set cubemap format in LoadTextureCubemap
Fixes #3665
@CMDisme how did you test this change if there is no code example to test it?
I copied the code from the issue
@CMDisme Ok, I see, but I'm afraid that code does not verify if the loaded cubemap is actually valid. And example would be required to review it.