mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Reorder
This commit is contained in:
parent
bce6f1f15b
commit
b3bc09c803
@ -43,8 +43,8 @@ class LegoCacheSound : public MxCore {
|
||||
MxResult Play(const char* p_name, MxBool p_looping);
|
||||
void Stop();
|
||||
void FUN_10006be0();
|
||||
void MuteSilence(MxBool p_muted);
|
||||
void SetDistance(MxS32 p_min, MxS32 p_max);
|
||||
void MuteSilence(MxBool p_muted);
|
||||
void MuteStop(MxBool p_mute);
|
||||
|
||||
// SYNTHETIC: LEGO1 0x10006610
|
||||
|
||||
Loading…
Reference in New Issue
Block a user