forked from mirror/OpenTTD
(svn r12790) -Codechange: code style fixes. Patch by Alberth.
This commit is contained in:
@@ -32,7 +32,6 @@ void DeleteNonVitalWindows();
|
||||
void DeleteAllNonVitalWindows();
|
||||
void HideVitalWindows();
|
||||
void ShowVitalWindows();
|
||||
Window **FindWindowZPosition(const Window *w);
|
||||
|
||||
void InvalidateWindow(WindowClass cls, WindowNumber number);
|
||||
void InvalidateWindowWidget(WindowClass cls, WindowNumber number, byte widget_index);
|
||||
|
Reference in New Issue
Block a user