remove newline

This commit is contained in:
Christian Semmler 2023-06-27 12:43:25 +02:00
parent eec27f8536
commit 6338a66296
No known key found for this signature in database
GPG Key ID: 086DAA1360BEEE5C

View File

@ -448,7 +448,6 @@ LRESULT WINAPI WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
return 0;
}
// OFFSET: ISLE 0x4023e0
inline MxResult Isle::SetupWindow(HINSTANCE hInstance, LPSTR lpCmdLine)
{