forked from mirror/OpenTTD
(svn r22059) -Fix (r21179): Make the send chat message window follow the position of the status bar.
This commit is contained in:
@@ -23,6 +23,7 @@ void ResizeWindow(Window *w, int x, int y);
|
||||
int PositionMainToolbar(Window *w);
|
||||
int PositionStatusbar(Window *w);
|
||||
int PositionNewsMessage(Window *w);
|
||||
int PositionNetworkChatWindow(Window *w);
|
||||
|
||||
int GetMainViewTop();
|
||||
int GetMainViewBottom();
|
||||
|
Reference in New Issue
Block a user