forked from mirror/OpenTTD
(svn r17938) -Feature: non-automatic screenshot name can be entered in console
This commit is contained in:
@@ -24,7 +24,7 @@ enum ScreenshotType {
|
||||
};
|
||||
|
||||
bool MakeScreenshot();
|
||||
void SetScreenshotType(ScreenshotType t);
|
||||
void RequestScreenshot(ScreenshotType t, const char *name);
|
||||
bool IsScreenshotRequested();
|
||||
|
||||
extern char _screenshot_format_name[8];
|
||||
|
Reference in New Issue
Block a user