mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-29 12:48:32 +00:00
3d26549032
This was SVN commit r3802.
7 lines
195 B
C
7 lines
195 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);
|