mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 02:31:15 +00:00
Add newline
This commit is contained in:
parent
5164a39c26
commit
0e7277ce7c
@ -21,6 +21,7 @@ class MxOmniCreateParam : public MxParam {
|
|||||||
|
|
||||||
// FUNCTION: BETA10 0x10092cb0
|
// FUNCTION: BETA10 0x10092cb0
|
||||||
MxOmniCreateFlags& CreateFlags() { return this->m_createFlags; }
|
MxOmniCreateFlags& CreateFlags() { return this->m_createFlags; }
|
||||||
|
|
||||||
const MxString& GetMediaPath() const { return m_mediaPath; }
|
const MxString& GetMediaPath() const { return m_mediaPath; }
|
||||||
const HWND GetWindowHandle() const { return m_windowHandle; }
|
const HWND GetWindowHandle() const { return m_windowHandle; }
|
||||||
MxVideoParam& GetVideoParam() { return m_videoParam; }
|
MxVideoParam& GetVideoParam() { return m_videoParam; }
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user