This commit is contained in:
lizzie
2026-08-28 16:50:27 +00:00
parent 6c0e5cda14
commit abf96fa96c
6 changed files with 21 additions and 9 deletions
+1 -1
View File
@@ -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