From 74a0814a8f57fe2c234dc47ed76273df61850f26 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Sat, 21 Jul 2018 17:19:44 +0200 Subject: Review formatting --- examples/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/Makefile b/examples/Makefile index 7ab6527f..a7a85661 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -32,7 +32,7 @@ RAYLIB_PATH ?= .. # Define default options # One of PLATFORM_DESKTOP, PLATFORM_RPI, PLATFORM_ANDROID, PLATFORM_WEB -PLATFORM ?= PLATFORM_DESKTOP +PLATFORM ?= PLATFORM_DESKTOP # Locations of your newly installed library and associated headers. See ../src/Makefile # On Linux, if you have installed raylib but cannot compile the examples, check that -- cgit v1.2.3