build mac static 2.5 release
This commit is contained in:
parent
6d0f77936e
commit
6a8d4b24d4
5 changed files with 2 additions and 2 deletions
|
@ -490,7 +490,7 @@ static void (*_cffi_call_python_org)(struct _cffi_externpy_s *, char *);
|
|||
/************************************************************/
|
||||
|
||||
|
||||
#include "../raylib.h" // the C header of the library
|
||||
#include "../raylib.h" // the C header of the library, supplied by us here
|
||||
|
||||
|
||||
/************************************************************/
|
||||
|
|
Reference in a new issue