1
0
forked from 0ad/0ad
0ad/source/ps/Util.h
janwas b4ad393ee4 moved ps/X* to ps/XML/
premake: reflect 2 added and 1 removed source dir
add ps/Util - some helpful functions that were previously in main.cpp

This was SVN commit r2624.
2005-08-14 23:50:37 +00:00

5 lines
132 B
C

extern void WriteSystemInfo();
extern const wchar_t* ErrorString(int err);
extern void WriteScreenshot(const char* extension);