network_gui.h
author peter1138
Sun, 01 Oct 2006 16:02:29 +0000
changeset 4699 1f2d7bc70d0c
parent 4666 850b5b6e4bac
child 4830 0ff2a14e90be
permissions -rw-r--r--
(svn r6609) - Move the mass stop/start buttons of the depot window to the bottom row, to match all other vehicle list windows, and make it look a bit neater, (Suggested by skidd13)
/* $Id$ */

#ifndef NETWORK_GUI_H
#define NETWORK_GUI_H

void ShowNetworkNeedPassword(NetworkPasswordType npt);

#endif /* NETWORK_GUI_H */