mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +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
@@ -7,6 +7,8 @@
|
||||
#include "mxticklemanager.h"
|
||||
|
||||
DECOMP_SIZE_ASSERT(MxMediaManager, 0x2c);
|
||||
DECOMP_SIZE_ASSERT(MxPresenterList, 0x18);
|
||||
DECOMP_SIZE_ASSERT(MxPresenterListCursor, 0x10);
|
||||
|
||||
// FUNCTION: LEGO1 0x100b84c0
|
||||
MxMediaManager::MxMediaManager()
|
||||
|
Reference in New Issue
Block a user