MxFlcPresenter ctor/dtor (#132)

* MxFlcPresenter ctor/dtor

* Match constructor

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
Joshua Peisach
2023-09-20 07:48:46 -04:00
committed by GitHub
parent d145f914c4
commit 1d3c1bdbd1
3 changed files with 10 additions and 6 deletions

View File

@@ -32,7 +32,7 @@ public:
undefined4 m_unk54;
undefined4 m_unk58;
undefined2 m_unk5c;
unsigned char m_flags;
unsigned char m_flags; // 0x5e
undefined4 m_unk60;
};