mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement/match Lego3DWavePresenter::StartingTickle (#972)
* Implement/match Lego3DWavePresenter::StartingTickle * Fix annotation * Add StreamingTickle * Rename
This commit is contained in:

committed by
GitHub

parent
650903d043
commit
ab4ba9fc4f
@@ -30,7 +30,7 @@ public:
|
||||
virtual void SetVolume(MxS32 p_volume) { m_volume = p_volume; } // vtable+0x60
|
||||
|
||||
protected:
|
||||
MxS32 m_volume;
|
||||
MxS32 m_volume; // 0x50
|
||||
};
|
||||
|
||||
// SYNTHETIC: LEGO1 0x1000d370
|
||||
|
Reference in New Issue
Block a user