mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-22 16:04:17 +00:00
BETA matches for SoundManagers (#1646)
--------- Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
@@ -27,6 +27,10 @@ public:
|
||||
|
||||
MxPresenter* FindPresenter(const MxAtomId& p_atomId, MxU32 p_objectId);
|
||||
|
||||
// SYNTHETIC: LEGO1 0x100ae7b0
|
||||
// SYNTHETIC: BETA10 0x10133460
|
||||
// MxSoundManager::`scalar deleting destructor'
|
||||
|
||||
protected:
|
||||
void Init();
|
||||
void Destroy(MxBool p_fromDestructor);
|
||||
@@ -36,7 +40,4 @@ protected:
|
||||
undefined m_unk0x38[4];
|
||||
};
|
||||
|
||||
// SYNTHETIC: LEGO1 0x100ae7b0
|
||||
// MxSoundManager::`scalar deleting destructor'
|
||||
|
||||
#endif // MXSOUNDMANAGER_H
|
||||
|
Reference in New Issue
Block a user