From 436bb9f4b038b2082135b64b78ac2ea37fc23966 Mon Sep 17 00:00:00 2001 From: elmindreda Date: Thu, 20 Nov 2014 09:11:54 -0800 Subject: [PATCH] Updated GLFW 4.0 sketchbook (markdown) --- GLFW-4.0-sketchbook.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/GLFW-4.0-sketchbook.md b/GLFW-4.0-sketchbook.md index 75c64a7..10c8c36 100644 --- a/GLFW-4.0-sketchbook.md +++ b/GLFW-4.0-sketchbook.md @@ -10,4 +10,5 @@ - Possible adaption to positioning-less Wayland - Cleanup of float vs. double - Cleanup of signed vs. unsigned -- Removal of `GLFW_CURSOR_HIDDEN` \ No newline at end of file +- Removal of `GLFW_CURSOR_HIDDEN` +- Change OS X prefix to `OSX` \ No newline at end of file