forked from mirrors/0ad
52a8793450
Game: Large screenshots (with ctrl+alt+F2). This was SVN commit r2994.
7 lines
201 B
C
7 lines
201 B
C
extern void WriteSystemInfo();
|
|
|
|
extern const wchar_t* ErrorString(int err);
|
|
|
|
extern void WriteScreenshot(const char* extension);
|
|
extern void WriteBigScreenshot(const char* extension, int tiles);
|