aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/raylib.icobin105907 -> 9752 bytes
-rw-r--r--src/raylib.rc2
2 files changed, 1 insertions, 1 deletions
diff --git a/src/raylib.ico b/src/raylib.ico
index afeb12b9..0cedcc55 100644
--- a/src/raylib.ico
+++ b/src/raylib.ico
Binary files 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"