From e371fec81c2c69c667066fbafbb4313efb5fc947 Mon Sep 17 00:00:00 2001 From: RDR8 Date: Thu, 15 Feb 2018 18:26:35 +0000 Subject: [PATCH] Thanks @hibengler! We are trying to put something together around #466 and #468. If you take a look, it will be appreciated. --- Compile-for-GNU-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compile-for-GNU-Linux.md b/Compile-for-GNU-Linux.md index 5deaa1b..47cce39 100644 --- a/Compile-for-GNU-Linux.md +++ b/Compile-for-GNU-Linux.md @@ -72,7 +72,7 @@ To force one example recompile: make core/core_basic_window PLATFORM=PLATFORM_DESKTOP -B -# The games folder can be made the same way as examples. + The games folder can be made the same way as examples.