forked from mirror/OpenTTD
(svn r21244) -Fix [FS#4240] (r21179): the news message always stayed in the middle; let it follow the setting of the statusbar instead
This commit is contained in:
@@ -22,6 +22,7 @@ void ChangeWindowOwner(Owner old_owner, Owner new_owner);
|
||||
void ResizeWindow(Window *w, int x, int y);
|
||||
int PositionMainToolbar(Window *w);
|
||||
int PositionStatusbar(Window *w);
|
||||
int PositionNewsMessage(Window *w);
|
||||
|
||||
int GetMainViewTop();
|
||||
int GetMainViewBottom();
|
||||
|
Reference in New Issue
Block a user