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