From 3a040f82f3e37f5a5ed220d92922087e58fbfa49 Mon Sep 17 00:00:00 2001 From: HDTV101 <81999201+HDTV101@users.noreply.github.com> Date: Tue, 6 Apr 2021 19:25:38 -0700 Subject: [PATCH] I think it should be stated which operating system this is for. --- Use-raylib-with-Code-Blocks.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Use-raylib-with-Code-Blocks.md b/Use-raylib-with-Code-Blocks.md index 15e21e7..fc42eb4 100644 --- a/Use-raylib-with-Code-Blocks.md +++ b/Use-raylib-with-Code-Blocks.md @@ -1,3 +1,4 @@ +THIS SEEMS TO BE FOR WINDOWS BASED COMPUTERS? Guide provided by [Mark in raylib forum](http://forum.raylib.com/index.php?p=/discussion/133/raylib-in-code-blocks-a-how-to) First, under Project Settings check the box that says, *"This is a custom Makefile"*.