Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change implicit conversion to explicit conversion to remove warning #4308

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

masnm
Copy link
Contributor

@masnm masnm commented Sep 6, 2024

I was using raylib in one of my project which i was compiling with clang and clang showed an warning about the implicit conversion. So making a PR to get rid of the warning and to help the project in a negligible way.

@raysan5 raysan5 merged commit 10b01ba into raysan5:master Sep 6, 2024
@raysan5
Copy link
Owner

raysan5 commented Sep 6, 2024

@masnm Thanks for the review but note this change could be overwritten on par_shapes update, this change should be sent to the library main repo.

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