summaryrefslogtreecommitdiff
path: root/games/crafty/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'games/crafty/patches/patch-ae')
-rw-r--r--games/crafty/patches/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/games/crafty/patches/patch-ae b/games/crafty/patches/patch-ae
new file mode 100644
index 00000000000..dfe0aa7e85e
--- /dev/null
+++ b/games/crafty/patches/patch-ae
@@ -0,0 +1,13 @@
+$NetBSD: patch-ae,v 1.1.1.1 2000/10/15 02:06:27 jlam Exp $
+
+--- tbdecode.h.orig Mon Aug 14 00:00:30 2000
++++ tbdecode.h
+@@ -76,7 +76,7 @@
+ #define dprintf(x) ((void) 0)
+ #endif
+
+-extern "C" int cbEGTBCompBytes = 0;
++extern "C" { int cbEGTBCompBytes = 0; }
+
+ /* --------------------- Constants, types, etc. ----------------------- */
+ /* ---------------------- */