Start setting things up for raylib 2.5
This commit is contained in:
parent
92733d6695
commit
0f9fe34c3a
5 changed files with 19 additions and 8 deletions
|
@ -25,7 +25,7 @@
|
|||
*
|
||||
**********************************************************************************************/
|
||||
|
||||
#define RAYLIB_VERSION "2.4-dev"
|
||||
#define RAYLIB_VERSION "2.5-dev"
|
||||
|
||||
// Edit to control what features Makefile'd raylib is compiled with
|
||||
#if defined(RAYLIB_CMAKE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue