From 59167f0f02dfd2c8463b2f3d93a8ac219dcc012e Mon Sep 17 00:00:00 2001 From: Eugenio Favalli Date: Sun, 16 Oct 2005 13:42:33 +0000 Subject: The connection should be non-blocking now and fixed the problem with sound not being played at startup. --- src/net/protocol.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/net/protocol.h') diff --git a/src/net/protocol.h b/src/net/protocol.h index 8609530a..c6e118d4 100644 --- a/src/net/protocol.h +++ b/src/net/protocol.h @@ -115,9 +115,6 @@ unsigned char get_dest_direction(char data); /** Encodes coords and direction in 3 bytes data */ void set_coordinates(char *data, unsigned short x, unsigned short y, unsigned char direction); -/** Initialize connection with map server */ -void map_start(); - /** Requests to walk */ void walk(unsigned short x, unsigned short y, unsigned char direction); -- cgit v1.2.3-70-g09d2