mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +00:00
Implement/match most of MxStillPresenter (#309)
* Implement/match most of MxStillPresenter * Fix merge
This commit is contained in:

committed by
GitHub

parent
260772e374
commit
1485e5df47
@@ -1,8 +1,12 @@
|
||||
#include "mxvideoparam.h"
|
||||
|
||||
#include "decomp.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
DECOMP_SIZE_ASSERT(MxVideoParam, 0x24);
|
||||
|
||||
// FUNCTION: LEGO1 0x100bec70
|
||||
MxVideoParam::MxVideoParam()
|
||||
{
|
||||
|
Reference in New Issue
Block a user