mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-21 21:49:10 +00:00
(svn r1508) Remove duplicate declarations and include proper headers where necessary
This commit is contained in:
@@ -1439,8 +1439,6 @@ static const WindowDesc _chat_window_desc = {
|
||||
ChatWindowWndProc
|
||||
};
|
||||
|
||||
static byte _edit_str_buf[MAX_QUERYSTR_LEN*2];
|
||||
|
||||
void ShowChatWindow(StringID str, StringID caption, int maxlen, int maxwidth, byte window_class, uint16 window_number)
|
||||
{
|
||||
Window *w;
|
||||
|
Reference in New Issue
Block a user