mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
add size assert
This commit is contained in:
parent
6de124e6c0
commit
32a7916297
@ -1,5 +1,7 @@
|
||||
#include "mxbackgroundaudiomanager.h"
|
||||
|
||||
DECOMP_SIZE_ASSERT(MxBackgroundAudioManager, 0x150)
|
||||
|
||||
// OFFSET: LEGO1 0x1007ea90
|
||||
MxBackgroundAudioManager::MxBackgroundAudioManager()
|
||||
{
|
||||
@ -39,4 +41,4 @@ void MxBackgroundAudioManager::Init()
|
||||
{
|
||||
this->m_unka0 = 0;
|
||||
this->m_unk13c = 0;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user