mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 10:31:16 +00:00
parent
4a20cf6c46
commit
b3a09dc520
@ -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…
Reference in New Issue
Block a user