summaryrefslogtreecommitdiffhomepage
path: root/examples/core
diff options
context:
space:
mode:
authorRay <[email protected]>2022-10-11 22:28:40 +0200
committerRay <[email protected]>2022-10-11 22:28:40 +0200
commit07bbfe86b9cb750d224bc185a9ddcefba6d8bedb (patch)
tree05297c4e76b96225b652a4e164c113c8a8cbeeed /examples/core
parent8ebe62b4dd89cf3f6228d6a5c339c35b0ac25c31 (diff)
downloadraylib-07bbfe86b9cb750d224bc185a9ddcefba6d8bedb.tar.gz
raylib-07bbfe86b9cb750d224bc185a9ddcefba6d8bedb.zip
Update core_basic_window.c
Diffstat (limited to 'examples/core')
-rw-r--r--examples/core/core_basic_window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/core/core_basic_window.c b/examples/core/core_basic_window.c
index 25937e4c..be7a449a 100644
--- a/examples/core/core_basic_window.c
+++ b/examples/core/core_basic_window.c
@@ -13,7 +13,7 @@
* Enjoy using raylib. :)
*
* Example originally created with raylib 1.0, last time updated with raylib 1.0
-
+*
* Example licensed under an unmodified zlib/libpng license, which is an OSI-certified,
* BSD-like license that allows static linking with closed source software
*