gui.h
changeset 649 5b5f9ae5115f
parent 588 1b60458bdc29
child 759 6d087784a08a
--- a/gui.h	Tue Dec 14 15:24:36 2004 +0000
+++ b/gui.h	Tue Dec 14 16:53:38 2004 +0000
@@ -102,7 +102,7 @@
 
 /* network gui */
 void ShowNetworkGameWindow();
-
+void ShowChatWindow(StringID str, StringID caption, int maxlen, int maxwidth, byte window_class, uint16 window_number);
 
 /* bridge_gui.c */
 void ShowBuildBridgeWindow(uint start, uint end, byte type);