diff options
| author | Ray <[email protected]> | 2019-04-22 19:00:43 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-04-22 19:00:43 +0200 |
| commit | cd934c9f669f22dc49304a722c8acd36b94b9321 (patch) | |
| tree | 4a6b25184214497eb65cf726d7fd4548dba40cf9 /src/external/glfw/include/GLFW/glfw3native.h | |
| parent | a0449594e4451ee747116995db518ad6ccacf6d0 (diff) | |
| download | raylib-cd934c9f669f22dc49304a722c8acd36b94b9321.tar.gz raylib-cd934c9f669f22dc49304a722c8acd36b94b9321.zip | |
Update GLFW to 3.3.1
Diffstat (limited to 'src/external/glfw/include/GLFW/glfw3native.h')
| -rw-r--r-- | src/external/glfw/include/GLFW/glfw3native.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/external/glfw/include/GLFW/glfw3native.h b/src/external/glfw/include/GLFW/glfw3native.h index 81f48d0e..73f7ab93 100644 --- a/src/external/glfw/include/GLFW/glfw3native.h +++ b/src/external/glfw/include/GLFW/glfw3native.h @@ -3,7 +3,7 @@ * A library for OpenGL, window and input *------------------------------------------------------------------------ * Copyright (c) 2002-2006 Marcus Geelnard - * Copyright (c) 2006-2016 Camilla Löwy <[email protected]> + * Copyright (c) 2006-2018 Camilla Löwy <[email protected]> * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages |
