summarylogtreecommitdiffstats
path: root/menu_lan.patch
diff options
context:
space:
mode:
Diffstat (limited to 'menu_lan.patch')
-rw-r--r--menu_lan.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/menu_lan.patch b/menu_lan.patch
new file mode 100644
index 000000000000..d533c07821e0
--- /dev/null
+++ b/menu_lan.patch
@@ -0,0 +1,15 @@
+diff --git a/src/menu_lan.c b/src/menu_lan.c
+index 001ed23..265084e 100644
+--- a/src/menu_lan.c
++++ b/src/menu_lan.c
+@@ -35,10 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */
+ #include "network.h"
+ #include "menu_lan.h"
+
+-
+-/* lan_player_type now defined in network.h */
+-lan_player_type lan_player_info[MAX_CLIENTS];
+-
+ /* Local function prototypes: ------------------- */
+ void draw_player_table(void);
+