Review formatting

This commit is contained in:
raysan5 2018-07-21 17:19:44 +02:00
parent 08f2725c8b
commit 74a0814a8f
5 changed files with 32 additions and 32 deletions

View file

@ -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