mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Re-enable MxNotificationManager DECOMP_SIZE_ASSERT.
This commit is contained in:
parent
4ef590453c
commit
069ac19105
@ -9,8 +9,7 @@
|
|||||||
#include "decomp.h"
|
#include "decomp.h"
|
||||||
|
|
||||||
DECOMP_SIZE_ASSERT(MxNotification, 0x8);
|
DECOMP_SIZE_ASSERT(MxNotification, 0x8);
|
||||||
// Can't use DECOMP_SIZE_ASSERT due to STL type size changes.
|
DECOMP_SIZE_ASSERT(MxNotificationManager, 0x40);
|
||||||
//DECOMP_SIZE_ASSERT(MxNotificationManager, 0x40);
|
|
||||||
|
|
||||||
// OFFSET: LEGO1 0x100ac220
|
// OFFSET: LEGO1 0x100ac220
|
||||||
MxNotification::MxNotification(MxCore *p_target, MxParam *p_param)
|
MxNotification::MxNotification(MxCore *p_target, MxParam *p_param)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user