summaryrefslogtreecommitdiff
path: root/src/window_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window_func.h')
-rw-r--r--src/window_func.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/window_func.h b/src/window_func.h
index 4ada6b522..7e6684064 100644
--- a/src/window_func.h
+++ b/src/window_func.h
@@ -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);