Fix OS X build, use system OpenAL, builds with clang now
This commit is contained in:
parent
3849082a41
commit
e56840b91e
4 changed files with 15 additions and 14 deletions
4
raylib/external/jar_mod.h
vendored
4
raylib/external/jar_mod.h
vendored
|
@ -83,7 +83,7 @@
|
|||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdbool.h>
|
||||
//#include <stdbool.h>
|
||||
|
||||
|
||||
|
||||
|
@ -1592,4 +1592,4 @@ void jar_mod_seek_start(jar_mod_context_t * ctx)
|
|||
//-------------------------------------------------------------------------------
|
||||
|
||||
|
||||
#endif //end of header file
|
||||
#endif //end of header file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue