summaryrefslogtreecommitdiff
path: root/games/battleball/files/patch-lib3d-xform.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/battleball/files/patch-lib3d-xform.h')
-rw-r--r--games/battleball/files/patch-lib3d-xform.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/battleball/files/patch-lib3d-xform.h b/games/battleball/files/patch-lib3d-xform.h
new file mode 100644
index 000000000000..bca2ac7076d7
--- /dev/null
+++ b/games/battleball/files/patch-lib3d-xform.h
@@ -0,0 +1,10 @@
+--- lib3d/xform.h.orig Fri Jul 18 17:28:08 2003
++++ lib3d/xform.h Fri Jul 18 17:26:11 2003
+@@ -64,6 +64,7 @@
+
+ //===========================================================================
+ class tmtrx {
++ friend struct player;
+ typedef double fourby3[4][3];
+ fourby3 m;
+