forked from mirror/OpenTTD
(svn r18630) -Fix [FS#3419]: when making a screenshot the name of the previous screenshot went missing in the 'successful screenshot' message
This commit is contained in:
@@ -29,7 +29,6 @@ bool MakeScreenshot(ScreenshotType t, const char *name);
|
||||
extern char _screenshot_format_name[8];
|
||||
extern uint _num_screenshot_formats;
|
||||
extern uint _cur_screenshot_format;
|
||||
extern char _screenshot_name[128];
|
||||
extern char _full_screenshot_name[MAX_PATH];
|
||||
|
||||
#endif /* SCREENSHOT_H */
|
||||
|
Reference in New Issue
Block a user