mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement/match LegoAct2::HandleEndAction
and related (#1184)
* Implement/match LegoAct2::HandleEndAction * Reorder
This commit is contained in:

committed by
GitHub

parent
8b9f6f1007
commit
a0a114135a
@@ -44,7 +44,8 @@ public:
|
||||
void Stop();
|
||||
void FUN_10006be0();
|
||||
void SetDistance(MxS32 p_min, MxS32 p_max);
|
||||
void Mute(MxBool p_mute);
|
||||
void MuteSilence(MxBool p_muted);
|
||||
void MuteStop(MxBool p_mute);
|
||||
|
||||
// SYNTHETIC: LEGO1 0x10006610
|
||||
// LegoCacheSound::`scalar deleting destructor'
|
||||
|
Reference in New Issue
Block a user