update linux to 3.0
This commit is contained in:
parent
eeaaf69044
commit
8a30502288
5 changed files with 2 additions and 2 deletions
|
@ -538,7 +538,7 @@ static void (*_cffi_call_python_org)(struct _cffi_externpy_s *, char *);
|
|||
/************************************************************/
|
||||
|
||||
|
||||
#include "../raylib.h" // the C header of the library, supplied by us here
|
||||
#include "../raylib.h"
|
||||
|
||||
|
||||
/************************************************************/
|
||||
|
|
Reference in a new issue