Replies: 1 comment
-
Yes, you are right. Reviewed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
raylib/src/rlgl.h
Line 4383 in 2021f09
I think rlGetCompressedFormatName could be refactored to be just a sequence of returns, like in rlGetPixelFormatName.
Calling rlGetCompressedFormatName twice in a row will also alter the buffer of the first caller.
Beta Was this translation helpful? Give feedback.
All reactions