Files @ r4596:95073ec9f671
Branch filter:

Location: cpp/openttd-patchpack/source/network_gui.h

miham
(svn r6446) WebTranslator2 update to 2006-09-13 16:54:09
slovak - 2 fixed, 1 changed by lengyel (3)
swedish - 50 fixed by daishan (50)
1
2
3
4
5
6
7
8
/* $Id$ */

#ifndef NETWORK_GUI_H
#define NETWORK_GUI_H

void ShowNetworkNeedPassword(NetworkPasswordType npt);

#endif