(svn r22511) -Add: Function to make heightmap file paths.

This commit is contained in:
alberth
2011-05-28 13:55:05 +00:00
parent 84f7fc32fa
commit 1838225192
4 changed files with 24 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ void InitializeScreenshotFormats();
const char *GetScreenshotFormatDesc(int i);
void SetScreenshotFormat(uint i);
const char *GetCurrentScreenshotExtension();
/** Type of requested screenshot */
enum ScreenshotType {