From 07bbfe86b9cb750d224bc185a9ddcefba6d8bedb Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 11 Oct 2022 22:28:40 +0200 Subject: [PATCH] Update core_basic_window.c --- examples/core/core_basic_window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/core/core_basic_window.c b/examples/core/core_basic_window.c index 25937e4c3..be7a449ab 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 *