diff options
Diffstat (limited to 'emulators/darcnes/patches/patch-af')
-rw-r--r-- | emulators/darcnes/patches/patch-af | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/emulators/darcnes/patches/patch-af b/emulators/darcnes/patches/patch-af deleted file mode 100644 index ed3f830c995..00000000000 --- a/emulators/darcnes/patches/patch-af +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-af,v 1.1 2000/02/14 02:44:43 wiz Exp $ - ---- ./pce_vdp.c.orig Sun Feb 6 23:28:03 2000 -+++ ./pce_vdp.c Mon Feb 14 02:36:38 2000 -@@ -13,6 +13,7 @@ - #include "video.h" - #include "blitters.h" - #include "tiledraw.h" -+#include "endian.h" - - #define PCE_VDP_RAMSIZE 0x10000 - |