From 631cc1e19127af869778d7e01336fe56ca94d533 Mon Sep 17 00:00:00 2001 From: Peter0x44 Date: Wed, 8 Dec 2021 07:42:43 +0000 Subject: [PATCH] Remove mentions to raylib 3.5 from the page --- Create-Visual-Studio-2019-Project.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Create-Visual-Studio-2019-Project.md b/Create-Visual-Studio-2019-Project.md index 7fad519..e5278aa 100644 --- a/Create-Visual-Studio-2019-Project.md +++ b/Create-Visual-Studio-2019-Project.md @@ -1,4 +1,4 @@ -# RayLib 3.5 and Visual Studio 2019 configuration +# Raylib Visual Studio 2019 configuration ## Premake Easy Setup [@JeffM2510](https://github.com/jeffm2501) has made a guild to easy setup for visual studio using Premake. You can read the wiki page about it here.