Minor tweak to Makefile

This commit is contained in:
Ray 2021-01-20 17:18:45 +01:00
parent d20efde49d
commit b845f3886a

View File

@ -25,8 +25,7 @@
# Define required raylib variables
PROJECT_NAME ?= game
RAYLIB_VERSION ?= 3.0.0
RAYLIB_API_VERSION ?= 300
RAYLIB_VERSION ?= 3.5.0
RAYLIB_PATH ?= ..\..
# Define compiler path on Windows