code formatting (newline at end of file)

This commit is contained in:
freedom
2023-08-09 13:25:44 -06:00
parent e333bec949
commit dbd33f1e5d
5 changed files with 4 additions and 4 deletions

View File

@@ -53,4 +53,4 @@ BOOL SetShellWindow(HWND hWndShell);
LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam);
LRESULT CALLBACK CmdProc(HWND hWnd, WPARAM wParam, LPARAM lParam);
VOID UpdateChecks(BOOL bVarMenu, UINT uSubMenu, UINT uID);
VOID UpdateWindowTitle();
VOID UpdateWindowTitle();