forked from mirror/OpenTTD
(svn r16687) -Codechange: Perform re-initialization of windows with nested widgets after a language change.
This commit is contained in:
@@ -32,6 +32,8 @@ void DeleteConstructionWindows();
|
||||
void HideVitalWindows();
|
||||
void ShowVitalWindows();
|
||||
|
||||
void ReInitAllWindows();
|
||||
|
||||
void InvalidateWindowWidget(WindowClass cls, WindowNumber number, byte widget_index);
|
||||
void InvalidateWindow(WindowClass cls, WindowNumber number);
|
||||
void InvalidateWindowClasses(WindowClass cls);
|
||||
|
Reference in New Issue
Block a user