From df4182c7efa7f6be7ed82c6513914fd5caa1da52 Mon Sep 17 00:00:00 2001 From: Jeffery Myers Date: Sun, 14 Feb 2021 10:22:00 -0800 Subject: [PATCH] Updated Easy Raylib Setup for Windows with Visual Studio (markdown) --- Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md b/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md index 0d27c04..f05244c 100644 --- a/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md +++ b/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md @@ -74,8 +74,9 @@ Double click the sln file to open your game project in Visual Studio. It will in ## Develop your game. You can now build, debug, and run your game from Visual Studio. + ![image](https://user-images.githubusercontent.com/322174/1078850 -60-de6c4580-6eac-11eb-87a5-9a209cb03a7a.png +60-de6c4580-6eac-11eb-87a5-9a209cb03a7a.png)