forked from mirror/OpenTTD
(svn r6297) -Codechange: Disentangle the query window mess a bit: Move the network game password handling somewhere were it belongs to
This commit is contained in:
8
network_gui.h
Normal file
8
network_gui.h
Normal file
@@ -0,0 +1,8 @@
|
||||
/* $Id$ */
|
||||
|
||||
#ifndef NETWORK_GUI_H
|
||||
#define NETWORK_GUI_H
|
||||
|
||||
void ShowNetworkNeedPassword(NetworkPasswordType npt);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user