mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Refactor MxPtrList to use p_ownership
(#344)
* Refactor MxPtrList to use p_ownership * Remove class names
This commit is contained in:

committed by
GitHub

parent
db60467ba3
commit
afadca953b
@@ -8,6 +8,8 @@
|
||||
#include "mxtimer.h"
|
||||
|
||||
DECOMP_SIZE_ASSERT(MxMediaPresenter, 0x50);
|
||||
DECOMP_SIZE_ASSERT(MxStreamChunkList, 0x18);
|
||||
DECOMP_SIZE_ASSERT(MxStreamChunkListCursor, 0x10);
|
||||
|
||||
// FUNCTION: LEGO1 0x1000c550
|
||||
MxMediaPresenter::~MxMediaPresenter()
|
||||
|
Reference in New Issue
Block a user