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