mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 13:23:56 -07:00
6 lines
195 B
C
6 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);
|