mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-14 04:48:59 +02:00
merge
This commit is contained in:
parent
320342c93e
commit
4117d00678
8 changed files with 42 additions and 26 deletions
|
|
@ -7,7 +7,7 @@ index 0129511c..10fc9b04 100644
|
|||
#endif // defined(_MSC_VER) && (_MSC_VER >= 1200)
|
||||
|
||||
+// hacky fix for ps4
|
||||
+#if defined(_LIBCPP_HAS_MUSL_LIBC)
|
||||
+#if defined(__OPENORBIS__)
|
||||
+# define FIONBIO 0
|
||||
+# define FIONREAD 1
|
||||
+#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue