summaryrefslogtreecommitdiff
path: root/games/wxhugo/patches/patch-ab
blob: d4dc817c1bcc8f381744e8bb7dc08c7f130494ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.3 2008/07/10 13:20:46 joerg Exp $

--- hewx.h.orig	2008-07-10 13:15:49.000000000 +0000
+++ hewx.h
@@ -216,7 +216,7 @@ extern SInt32 system_version;
 
 // from hewx.cpp
 
-extern wxColour *current_text_color, *current_back_color;
+extern "C" wxColour *current_text_color, *current_back_color;
 
 extern "C"
 {