mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement/match LegoAnimationManager::Notify (#875)
* Implement/match LegoAnimationManager::Notify * Rename notification type
This commit is contained in:

committed by
GitHub

parent
6c89cd3315
commit
cd39e71597
@@ -31,6 +31,8 @@ struct LegoTranInfo {
|
||||
m_unk0x2c.SetIdentity();
|
||||
}
|
||||
|
||||
~LegoTranInfo() { delete m_unk0x0c; }
|
||||
|
||||
AnimInfo* m_animInfo; // 0x00
|
||||
MxU32 m_index; // 0x04
|
||||
LegoROI* m_unk0x08; // 0x08
|
||||
|
Reference in New Issue
Block a user