diff --git a/src/rglfw.c b/src/rglfw.c index 446b6fbc5..5c2720b15 100644 --- a/src/rglfw.c +++ b/src/rglfw.c @@ -35,7 +35,7 @@ // _GLFW_WAYLAND to use the Wayland API (experimental and incomplete) // _GLFW_COCOA to use the Cocoa frameworks // -// _GLFW_WAYLAND and _GLFW_X11 may be combined +// Note: GLFW's runtime platform selection is not supported at the moment //---------------------------------------------------------------------------------- // Feature Test Macros required for this module