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

Fix: moved CLAY__MIN and CLAY__MAX to public macros #55

Merged

Conversation

OleksiiBulba
Copy link
Contributor

As raylib renderer uses CLAY__MIN and CLAY__MAX, I suggest moving those marcos to macros public definitions. Otherwise, it's impossible to compile raylib renderer without #define CLAY_IMPLEMENTATION.

@nicbarker
Copy link
Owner

Good catch @OleksiiBulba, thanks for this one!

@nicbarker nicbarker merged commit b9d0233 into nicbarker:main Dec 18, 2024
3 checks passed
@nicbarker nicbarker added bug Something isn't working Attempted Fix A fix has been implemented but not yet confirmed by the issue reporter. labels Dec 18, 2024
@OleksiiBulba OleksiiBulba deleted the clay-min-max-to-public-macros branch December 19, 2024 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Attempted Fix A fix has been implemented but not yet confirmed by the issue reporter. bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants