forked from mirror/OpenTTD
(svn r22511) -Add: Function to make heightmap file paths.
This commit is contained in:
@@ -16,6 +16,7 @@ void InitializeScreenshotFormats();
|
||||
|
||||
const char *GetScreenshotFormatDesc(int i);
|
||||
void SetScreenshotFormat(uint i);
|
||||
const char *GetCurrentScreenshotExtension();
|
||||
|
||||
/** Type of requested screenshot */
|
||||
enum ScreenshotType {
|
||||
|
Reference in New Issue
Block a user