From 27c3afd91c354aeb3587c91b15d3886b813c1a1f Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 18 Sep 2018 21:30:52 +0200 Subject: enjoy! --- src/raylib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/raylib.h b/src/raylib.h index 11b11a54..a44b77ee 100644 --- a/src/raylib.h +++ b/src/raylib.h @@ -1,6 +1,6 @@ /********************************************************************************************** * -* raylib - A simple and easy-to-use library to learn videogames programming (www.raylib.com) +* raylib - A simple and easy-to-use library to enjoy videogames programming (www.raylib.com) * * FEATURES: * - NO external dependencies, all required libraries included with raylib -- cgit v1.2.3