Apply requested changes, along with more indentation fixes

This commit is contained in:
Laci bá
2021-11-17 21:53:26 +01:00
parent 2550905baa
commit 9125169e5b
2 changed files with 20 additions and 20 deletions

View File

@@ -1396,8 +1396,8 @@ ui_init(int nCmdShow)
ResetAllMenus();
media_menu_init();
/* Load the desired iconset */
win_load_icon_set();
/* Load the desired iconset */
win_load_icon_set();
/* Make the window visible on the screen. */
ShowWindow(hwnd, nCmdShow);