From 29eddb9ff3fda090ed416a2736a6d2db4cca77e9 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 26 Sep 2018 16:02:42 +0200 Subject: Updated icon data --- src/raylib.ico | Bin 105907 -> 9752 bytes src/raylib.rc | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/raylib.ico b/src/raylib.ico index afeb12b9..0cedcc55 100644 Binary files a/src/raylib.ico and b/src/raylib.ico differ diff --git a/src/raylib.rc b/src/raylib.rc index ee2a5fab..2aaa5e26 100644 --- a/src/raylib.rc +++ b/src/raylib.rc @@ -9,7 +9,7 @@ BEGIN //BLOCK "080904E4" // English UK BLOCK "040904E4" // English US BEGIN - VALUE "CompanyName", "raylib technologies" + //VALUE "CompanyName", "raylib technologies" VALUE "FileDescription", "Created using raylib (www.raylib.com)" VALUE "FileVersion", "2.0.0" VALUE "InternalName", "raylib app" -- cgit v1.2.3