summaryrefslogtreecommitdiff
path: root/src/screenshot_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/screenshot_gui.h')
-rw-r--r--src/screenshot_gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/screenshot_gui.h b/src/screenshot_gui.h
index 44a395edb..493bcc80f 100644
--- a/src/screenshot_gui.h
+++ b/src/screenshot_gui.h
@@ -11,5 +11,6 @@
#define SCREENSHOT_GUI_H
void ShowScreenshotWindow();
+void SetScreenshotWindowVisibility(bool hide);
#endif /* SCREENSHOT_GUI_H */