glfw/include/GLFW
Camilla Löwy 802882f7cb Add checks for some invalid values to public API
There were no checks for invalid values or asserts for all invalid NULL
pointers to glfwSetWindowIcon or glfwCreateCursor.

Fixes #1862

(cherry picked from commit 66a4882eb1)
2022-05-06 19:34:05 +02:00
..
glfw3.h Add checks for some invalid values to public API 2022-05-06 19:34:05 +02:00
glfw3native.h Fix accidental C99 in C89 header 2022-05-06 19:34:04 +02:00