From 245be80d7660ae21a4fc975750067ae1cc2334f8 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Mon, 2 Feb 2004 15:48:45 +0000 Subject: - Fix build on non-i386 arch - Add option to support Gtk/SVGAlib GUI - Support NOPORTDOCS - Fix WWW: line PR: ports/62262 Submitted by: Ports Fury --- emulators/darcnes/files/patch-tool.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 emulators/darcnes/files/patch-tool.c (limited to 'emulators/darcnes/files/patch-tool.c') diff --git a/emulators/darcnes/files/patch-tool.c b/emulators/darcnes/files/patch-tool.c new file mode 100644 index 000000000000..b4d59628fef4 --- /dev/null +++ b/emulators/darcnes/files/patch-tool.c @@ -0,0 +1,10 @@ +--- tool.c.orig Sat May 6 23:50:17 2000 ++++ tool.c Thu Jun 1 02:43:09 2000 +@@ -19,6 +19,7 @@ + #include "video.h" + #include "tool.h" + #include "system.h" ++#include "endian.h" + + unsigned long system_flags; + -- cgit v1.2.3