mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 02:21:15 +00:00
Undo mxvideoparam.h change
This commit is contained in:
parent
a8ad005d42
commit
4a20cf6c46
@ -14,7 +14,7 @@ class MxPalette;
|
||||
class MxVideoParam {
|
||||
public:
|
||||
MxVideoParam();
|
||||
DLL_EXPORT_SYMBOL
|
||||
__declspec(dllexport)
|
||||
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