Respond to a multitude of g++ warnings.
This commit is contained in:
@ -63,7 +63,7 @@ WndProc (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
|
||||
static HANDLE window_started;
|
||||
|
||||
static DWORD WINAPI
|
||||
Winmain (VOID *arg)
|
||||
Winmain (VOID *)
|
||||
{
|
||||
MSG msg;
|
||||
WNDCLASS wc;
|
||||
|
Reference in New Issue
Block a user