summaryrefslogtreecommitdiff
path: root/libs/raylib/src/rglfw.c
diff options
context:
space:
mode:
authorLuca Sas <sas.luca.alex@gmail.com>2021-08-23 00:05:31 +0100
committerGitHub <noreply@github.com>2021-08-23 00:05:31 +0100
commitd227d3c609c4b95fa9c8a0ba5a10e7c47bcb984c (patch)
tree20aeab4c18d76c344e2ce1f16913b39c447659b1 /libs/raylib/src/rglfw.c
parenteebaddf29efad9bc7b82d8745d839931f08ef887 (diff)
parent3a1d97f556bc4c5384799ac121640984b590c05c (diff)
downloadgamejam-slgj-2024-d227d3c609c4b95fa9c8a0ba5a10e7c47bcb984c.tar.gz
gamejam-slgj-2024-d227d3c609c4b95fa9c8a0ba5a10e7c47bcb984c.tar.bz2
gamejam-slgj-2024-d227d3c609c4b95fa9c8a0ba5a10e7c47bcb984c.zip
Merge pull request #4 from thclmnt/master
Updated to raylib 3.7
Diffstat (limited to 'libs/raylib/src/rglfw.c')
-rw-r--r--libs/raylib/src/rglfw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/raylib/src/rglfw.c b/libs/raylib/src/rglfw.c
index 840805a..5728fa6 100644
--- a/libs/raylib/src/rglfw.c
+++ b/libs/raylib/src/rglfw.c
@@ -7,7 +7,7 @@
*
* LICENSE: zlib/libpng
*
-* Copyright (c) 2017-2020 Ramon Santamaria (@raysan5)
+* Copyright (c) 2017-2021 Ramon Santamaria (@raysan5)
*
* This software is provided "as-is", without any express or implied warranty. In no event
* will the authors be held liable for any damages arising from the use of this software.