summaryrefslogtreecommitdiff
path: root/src/screenshot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/screenshot.cpp')
-rw-r--r--src/screenshot.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/screenshot.cpp b/src/screenshot.cpp
index 8d9d3b61d..b5df3d49a 100644
--- a/src/screenshot.cpp
+++ b/src/screenshot.cpp
@@ -21,6 +21,7 @@
char _screenshot_format_name[8];
uint _num_screenshot_formats;
uint _cur_screenshot_format;
+char _screenshot_name[128];
ScreenshotType current_screenshot_type;
/* called by the ScreenShot proc to generate screenshot lines. */