diff --git a/GLFW-4.0-sketchbook.md b/GLFW-4.0-sketchbook.md index 805c569..336c00e 100644 --- a/GLFW-4.0-sketchbook.md +++ b/GLFW-4.0-sketchbook.md @@ -22,4 +22,5 @@ - Add `APIENTRY` to `GLFWproc` - Sane function pointer typedefs - Move to enums for tokens -- Add return value error indication where possible \ No newline at end of file +- Add return value error indication where possible +- Sort out `SRGB_CAPABLE` vs. `COLORSPACE` \ No newline at end of file