mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-16 11:09:11 +00:00
(svn r13322) -Codechange: _no_scroll belongs more with the window code.
This commit is contained in:
@@ -37,6 +37,7 @@ static Window *_mouseover_last_w = NULL; ///< Window of the last MOUSEOVER event
|
||||
Window *_z_windows[MAX_NUMBER_OF_WINDOWS];
|
||||
Window **_last_z_window; ///< always points to the next free space in the z-array
|
||||
|
||||
byte _no_scroll;
|
||||
Point _cursorpos_drag_start;
|
||||
|
||||
int _scrollbar_start_pos;
|
||||
|
Reference in New Issue
Block a user