mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-30 11:41:16 +00:00
clang-format
This commit is contained in:
parent
9240eec64d
commit
783c4c1247
@ -135,7 +135,7 @@ BOOL IsleApp::SetupLegoOmni()
|
|||||||
#ifdef COMPAT_MODE
|
#ifdef COMPAT_MODE
|
||||||
BOOL failure;
|
BOOL failure;
|
||||||
{
|
{
|
||||||
MxOmniCreateParam param(mediaPath, (struct HWND__ *) m_windowHandle, m_videoParam, MxOmniCreateFlags());
|
MxOmniCreateParam param(mediaPath, (struct HWND__*) m_windowHandle, m_videoParam, MxOmniCreateFlags());
|
||||||
failure = Lego()->Create(param) == FAILURE;
|
failure = Lego()->Create(param) == FAILURE;
|
||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user