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

Fixed C++ compilation in C literal in call to SetShapesTexture #276

Merged
merged 2 commits into from
Apr 29, 2023

Conversation

codecat
Copy link
Contributor

@codecat codecat commented Apr 29, 2023

This fixes the same problem mentioned in #33, but I guess this particular line was introduced later.

I see there's RAYGUI_CLITERAL but also CLITERAL from raylib, is there a reason for this distinction?

@raysan5 raysan5 merged commit ab209bc into raysan5:master Apr 29, 2023
@raysan5
Copy link
Owner

raysan5 commented Apr 29, 2023

@codecat thanks for the review!

The distinction us because, despite raygui depends a lot on raylib, other backends could be added (RAYGUI_STANDALONE) and raylib could be not included...

@codecat codecat deleted the patch-1 branch April 29, 2023 11:18
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.

None yet

2 participants