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 rlgl.h standalone/implementation #4059

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Conversation

TokyoSU
Copy link
Contributor

@TokyoSU TokyoSU commented Jun 12, 2024

Hello it's my first contribution to this project, i did found this error when compiling with #define RLGL_IMPLEMENTATION:

  • The function rlGetMatrixProjectionStereo and rlGetMatrixViewOffsetStereo have RLAPI for the function declaration and cause error when compiling using RLGL_IMPLEMENTATION.

- The function rlGetMatrixProjectionStereo and rlGetMatrixViewOffsetStereo have RLAPI for the function declaration and cause error when compiling using RLGL_IMPLEMENTATION.
@raysan5 raysan5 merged commit 735c016 into raysan5:master Jun 12, 2024
@raysan5
Copy link
Owner

raysan5 commented Jun 12, 2024

@TokyoSU Good catch! Thanks for the review!

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