0 Members and 1 Guest are viewing this topic.
int WINAPI CALLBACK WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow){ // do sfml stuff return 0;}