mirror of
https://github.com/glfw/glfw.git
synced 2026-08-23 01:25:53 +02:00
Some extension loader headers include windows.h. If they were included before glfw3.h, glfw3native.h would leave APIENTRY undefined. This adds the GLFW_APIENTRY_DEFINED macro to signal when GLFW "owns" APIENTRY and may undefine it. Fixes #1062.
17 KiB
17 KiB