sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-08 05:21:37 +00:00
parent ec769495ab
commit f5034afcba
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
3108 changed files with 91999 additions and 80269 deletions

View file

@ -1,8 +1,8 @@
Index: src/gba/GBALink.cpp
--- src/gba/GBALink.cpp.orig
+++ src/gba/GBALink.cpp
@@ -4,7 +4,7 @@
#include <string.h>
@@ -5,7 +5,7 @@
#include <string>
// malloc.h does not seem to exist on Mac OS 10.7 and is an error on FreeBSD
-#if defined(__APPLE__) || defined(__FreeBSD__) || defined(__NetBSD__)