Fix spacing
This commit is contained in:
parent
b70a3b8c6a
commit
a8ca2e1dad
1
src/external/glfw/src/win32_window.c
vendored
1
src/external/glfw/src/win32_window.c
vendored
|
|
@ -569,6 +569,7 @@ static LRESULT CALLBACK windowProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM l
|
|||
return DefWindowProcW(hWnd, uMsg, wParam, lParam);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
switch (uMsg)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user