mirror of
https://github.com/isledecomp/isle-portable.git
synced 2025-05-10 13:10:44 -04:00
parent
4a20cf6c46
commit
b3a09dc520
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ class MxPalette;
|
|||
class MxVideoParam {
|
||||
public:
|
||||
MxVideoParam();
|
||||
__declspec(dllexport)
|
||||
DLL_EXPORT_SYMBOL
|
||||
MxVideoParam(MxRect32& p_rect, MxPalette* p_palette, MxULong p_backBuffers, MxVideoParamFlags& p_flags);
|
||||
MxVideoParam(MxVideoParam& p_videoParam);
|
||||
~MxVideoParam();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue