This commit is contained in:
lizzie
2026-05-19 08:00:31 +00:00
parent 30e849784a
commit e84188cd31
7 changed files with 31 additions and 19 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