This commit is contained in:
Ray
2019-06-06 23:52:53 +02:00
32 changed files with 817 additions and 58 deletions

View File

@ -43,7 +43,7 @@
# Define required raylib variables
RAYLIB_VERSION = 2.5.0
RAYLIB_API_VERSION = 2
RAYLIB_API_VERSION = 251
# See below for alternatives.
RAYLIB_PATH = ..