update indentation

This commit is contained in:
freedom
2023-08-14 14:50:25 -06:00
parent f632229b3c
commit 541c86b4a2

View File

@@ -31,6 +31,7 @@ LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
{ {
switch (message) switch (message)
{ {
case WM_CREATE: case WM_CREATE:
{ {
break; break;