aboutsummaryrefslogtreecommitdiff
path: root/games/xblast/files/patch-network.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/xblast/files/patch-network.h')
-rw-r--r--games/xblast/files/patch-network.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/xblast/files/patch-network.h b/games/xblast/files/patch-network.h
new file mode 100644
index 000000000000..80a3acc48732
--- /dev/null
+++ b/games/xblast/files/patch-network.h
@@ -0,0 +1,11 @@
+--- network.h.orig 2006-02-10 15:07:42 UTC
++++ network.h
+@@ -105,7 +105,7 @@ typedef enum
+ #define TEAM_UNDEF 252
+
+ /* team color assignment */
+-const XBColor teamColors[NUM_XBTS];
++extern const XBColor teamColors[NUM_XBTS];
+
+ /* results of game config receive/create */
+ typedef enum