(svn r23775) -Change: Hide the PCX screenshot format from the options window, if a 32bpp blitter is used.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
void InitializeScreenshotFormats();
|
||||
|
||||
const char *GetScreenshotFormatDesc(int i);
|
||||
bool GetScreenshotFormatSupports_32bpp(int i);
|
||||
void SetScreenshotFormat(uint i);
|
||||
const char *GetCurrentScreenshotExtension();
|
||||
|
||||
|
Reference in New Issue
Block a user