Skip to content

Conversation

@JeffM2501
Copy link
Contributor

The Win32 platform undefines too many versions of LoadImage, but then also tries to use them, this will fail to compile with some compilers (mingw).
This PR removes the unneeded redefines so that the code will work in mingw.

…lib so that the Win32 platform can use them.
@raysan5 raysan5 merged commit 4bb8c89 into raysan5:master Oct 25, 2025
16 checks passed
@raysan5
Copy link
Owner

raysan5 commented Oct 25, 2025

@JeffM2501 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