mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 08:50:15 +00:00
Cleanup of backend option strings.
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ typedef struct _GLFWlibrary _GLFWlibrary;
|
||||
#elif defined(_GLFW_X11)
|
||||
#include "x11_platform.h"
|
||||
#else
|
||||
#error "No supported platform selected"
|
||||
#error "No supported window creation API selected"
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user