Browse Source

Update API version

pull/1113/head
Ray 4 years ago
parent
commit
7d789763d6
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/Makefile

+ 2
- 2
src/Makefile View File

@ -42,8 +42,8 @@
.PHONY: all clean install uninstall
# Define required raylib variables
RAYLIB_VERSION = 2.6.0
RAYLIB_API_VERSION = 261
RAYLIB_VERSION = 3.0.0
RAYLIB_API_VERSION = 300
# See below for alternatives.
RAYLIB_PATH = ..

||||||
x
 
000:0
Loading…
Cancel
Save