Skip to content

Conversation

electronstudio
Copy link
Contributor

This fixes a problem in the auto generated Python binding where the user has to convert the int to unsigned manually in order to use GetColor. I can just patch it in the binding, but I figured if it might be worth changing upstream if it makes sense. I don't know enough about Raylib/C to know if this is a good idea or whether there is a reason to prefer signed ints!

@raysan5
Copy link
Owner

raysan5 commented Aug 26, 2021

@electronstudio Actually I can't remember if there was some reason why I kept the signed int... anyway, I'm merging it.

@raysan5 raysan5 merged commit cac8561 into raysan5:master Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants