
int	MSG_wind(char *msg);

#define	START_MSG	"start"
#define	END_OF_MSG	"end"
#define	HELP_MSG	"help"
#define	WHISPER_MSG	"whisper"

#define	WIND_MSG	"wind"
#define	JACK_MSG	"jack"
#define	CMDS_MSG	"cmds"
